Skip to content

Commit 19a2535

Browse files
committed
docs(readme): update project roadmap with completed stub generation feature
- Marked stub generation feature as completed using stubgen and cfg_attr - Updated checklist item from pending to completed status
1 parent 18a4a5a commit 19a2535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ leverages Rust for performance-critical tasks, Handlebars for templating, and Py
9797
- [ ] Self-Extensible Agent
9898
- [ ] Add more examples
9999
- [ ] `ToolExecuter` exec results feedback to llm
100-
- [ ] use `stubgen` feat and `cfg_attr` to make the stub generation as an opt-in for all mixed packages.
100+
- [x] use `stubgen` feat and `cfg_attr` to make the stub generation as an opt-in for all mixed packages.
101101
- [ ] Add Texts-based skill system, as a subpackage
102102
- [x] Port build workflow to `Justfile`
103103

0 commit comments

Comments
 (0)