Commit d99dd5a
committed
Release v0.1.24
Changes since v0.1.23:
- Test: harden CLI and hook execution assertions (228f4bf)
- Version bump to 0.1.24
- Added theme module for TUI customization
- Major TUI and workflow enhancements (repl, tui, code_agent)
- Configuration and defaults updates
- Core system improvements (context, persistence, router, scheduler, sessions)
- Tool enhancements (delegate, loader, web)
- Test suite updates1 parent 228f4bf commit d99dd5a
29 files changed
Lines changed: 2453 additions & 625 deletions
File tree
- src/nemocode
- cli
- commands
- config
- core
- tools
- workflows
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments