• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Whth / fabricatio / 20313981316

17 Dec 2025 06:57PM UTC coverage: 53.502% (-1.6%) from 55.115%
20313981316

push

github

web-flow
feat/falcon-cli (#10)

* feat(cli): add command line interface with basic code command

- Add typer-slim dependency for CLI functionality
- Create cli.py with basic Typer app and code command
- Configure project scripts to expose falcon CLI entry point
- Update package versions to dev releases in uv.lock
- Add cli feature flag to fabricatio-agent dependencies

* fix(templates): correct typo in draft tool usage template

- Fix misspelling of 'reqest' to 'request' in vital requirements block
- Improve formatting of candidate values list in make choice template
- Ensure proper handlebars syntax for options rendering

* feat(models): add conditional imports for fabricatio_tool

- Add conditional check for fabricatio_tool installation
- Import ResultCollector, ToolExecutor, Tool, and ToolBox models
- Import fs_toolbox from fabricatio_tool.toolboxes
- Extend __all__ with new model names when fabricatio_tool is installed

* refactor(toolboxes): remove arithmetic toolbox and update imports

- Removed arithmetic_toolbox module and all related functions
- Updated __init__.py to remove arithmetic toolbox references
- Cleaned up unused imports in toolboxes package
- Bumped version from 0.7.1-dev1 to 0.7.1-dev3
- Added debug logging for function execution in executor model
- Added root directory protection in filesystem deletion utility

* feat(team): add dispatch method and fix member initialization

- Add `dispatch` method to team model for dispatching members
- Initialize `members` with empty set using `field(default_factory=set)`
- Fix typo in comment: "Cooperate" to "Corporate"
- Update package version to 0.1.5-dev2

* feat(checkpoint): allow saving checkpoints without a message

- Make the commit message optional in `save_checkpoint`, defaulting to "Changes"
- Document behavior when no changes exist: return the HEAD commit ID
- Improve repository configuration to avoid polluting the source directory
- Update version to 0.1.4-dev3 for development tracking

* ... (continued)

302 of 852 branches covered (35.45%)

Branch coverage included in aggregate %.

76 of 255 new or added lines in 25 files covered. (29.8%)

11 existing lines in 5 files now uncovered.

2769 of 4888 relevant lines covered (56.65%)

2.22 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/packages/fabricatio-agent/python/fabricatio_agent/cli.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc