freemo
|
5abb0dc02e
|
Feat: Added an --all flag to the context delete command
|
2025-11-18 20:23:29 -05:00 |
|
freemo
|
300fbd1212
|
Chore: Moved any pytest tests over to behave and removed pytest entierly
|
2025-11-18 17:32:04 -05:00 |
|
freemo
|
549fc9c3e3
|
feat: added --load-context argument to run command
|
2025-11-18 16:46:42 -05:00 |
|
freemo
|
c23eeef7e3
|
Adding in json parsing after structure step, still cant get past structure though
|
2025-11-18 01:03:29 -05:00 |
|
freemo
|
4635cfd597
|
Feat: everything up to and including the structure section now works
|
2025-11-17 23:40:42 -05:00 |
|
freemo
|
820971b26c
|
Page gets up to deep_research stage
|
2025-11-17 21:17:24 -05:00 |
|
freemo
|
a2614e01c6
|
Updated scientific paper to use same prompts as before
|
2025-11-17 19:03:07 -05:00 |
|
freemo
|
7d0b7db516
|
Fix: JINJA2 templates are now being honored.
|
2025-11-17 17:13:22 -05:00 |
|
freemo
|
022faaa748
|
Fix: the scientific paper writer now gets to the brainstorming phase
|
2025-11-17 00:40:05 -05:00 |
|
freemo
|
91b6f1bd55
|
Fix: Verbosity wasnt being respected and errors were still leaking to the top, this is fixed
|
2025-11-17 00:26:33 -05:00 |
|
freemo
|
1399d8cf21
|
Fixed scientific paper so it can get to throught he discovery stage now
|
2025-11-16 21:42:27 -05:00 |
|
freemo
|
4e1c8e77b1
|
Feat: added verbosity flag to control logging output
|
2025-11-16 20:49:13 -05:00 |
|
freemo
|
ffb3fab708
|
Fix: updated scientific paper writer such that each agent introduces itself at each stage
|
2025-11-16 18:32:10 -05:00 |
|
freemo
|
cecc42e53f
|
Fix: Got scientific paper writer going thropugh the stages.
|
2025-11-16 18:17:13 -05:00 |
|
freemo
|
34ce3345aa
|
Fixed linting and typechecking, tox fully works now
|
2025-11-15 23:40:59 -05:00 |
|
freemo
|
1959f8955b
|
tests: some improved code coverage
|
2025-11-13 18:15:32 -05:00 |
|
freemo
|
977aa737fd
|
feat: Added temperature override for run and interactive commands for better testing
|
2025-11-13 16:43:38 -05:00 |
|
freemo
|
61de8bfdcc
|
Added more integration tests to cover some interactive modes
|
2025-11-13 14:32:08 -05:00 |
|
freemo
|
ef81dd804b
|
fix: end to end test on scientific writing paper in place
|
2025-11-11 13:59:57 -05:00 |
|
freemo
|
602636455b
|
fix: Fixed many of the remaining issues and got a mostly working integration test for scientific paper writer
|
2025-11-11 12:34:49 -05:00 |
|
AI Assistant
|
bfd7f1baa5
|
Added Robot Framework for integration testing and a simple starting integration test
|
2025-11-07 12:38:19 -05:00 |
|
AI Assistant
|
ba3f049e04
|
test: Added vetter coverage to network and decorators
|
2025-11-06 21:43:15 -05:00 |
|
AI Assistant
|
dc2a1eea3c
|
feat: Added context tracking when using via run, and added context command for managing it
|
2025-11-06 19:19:18 -05:00 |
|
AI Assistant
|
ead9af04d6
|
fix(examples): got scientific writing paper partly working
|
2025-11-05 13:08:14 -05:00 |
|
aditya
|
271d3a76d3
|
fix: handle empty/comment-only YAML gracefully
|
2025-10-30 20:40:17 +05:30 |
|
aditya
|
cfc83dae60
|
fix: fix some minor type annotation issues
|
2025-10-30 19:01:30 +05:30 |
|
aditya
|
170657113f
|
fix: remove cast with runtime type checking; replace all Dict[..] with dict[..]
|
2025-10-30 18:30:47 +05:30 |
|
aditya
|
6be9073aa0
|
fix: fix mypy --strict related errors
|
2025-10-30 14:48:29 +05:30 |
|
aditya
|
69ebb53acd
|
fix: type safety and maintainability improvements
|
2025-10-29 19:55:20 +05:30 |
|
aditya
|
9fd86a7fdc
|
fix: security hardening, cross-version compatibility, and consistency improvements
|
2025-10-29 19:52:41 +05:30 |
|
aditya
|
a8a394fab5
|
fix: fix rest of the mypy --strict and pylint errors
|
2025-10-28 13:27:51 +05:30 |
|
aditya
|
56a8aa50f5
|
fix: fix remaining mypy --strict and pylint errors
|
2025-10-27 17:37:32 +05:30 |
|
aditya
|
336ed99510
|
test: update bdd test cases; docs: update readme and yaml syntax docs
|
2025-10-24 23:14:26 +05:30 |
|
aditya
|
86a253b61b
|
fix: fix all mypy, pylint issues in src/cleveragents/
|
2025-10-14 19:59:30 +05:30 |
|
aditya
|
9e14f40927
|
fix: fix mypy pylint issues is src/cleveragents/templates/
|
2025-10-14 19:56:43 +05:30 |
|
aditya
|
807258d116
|
fix: fix mypy, pylint issues in src/cleveragents/reactive/
|
2025-10-14 19:54:50 +05:30 |
|
aditya
|
7cd3d26e03
|
fix: fix mypy, pylint issues in src/cleveragents/langgraph/
|
2025-10-13 19:10:57 +05:30 |
|
aditya
|
710eadb250
|
fix: fix mypy, pylint issues in src/cleveragents/core/
|
2025-10-13 19:09:28 +05:30 |
|
aditya
|
bb8296eb0b
|
fix: fix mypy, pylint issues in src/cleveragents/agents/
|
2025-10-13 19:07:30 +05:30 |
|
aditya
|
28c1d8d330
|
fix: fix mypy, pylint issues in base.py and application.py
|
2025-10-13 19:04:28 +05:30 |
|
aditya
|
fe7cb7ac47
|
fix: fix multi agent paper writer langgraph script, mypy and pylint issues
|
2025-10-13 18:35:37 +05:30 |
|
aditya
|
3aa3d62389
|
fix: thread safety AgentWithMemory and improve ToolAgent JSON parsing and mypy issues
|
2025-10-10 19:38:52 +05:30 |
|
aditya
|
bc8cec1d89
|
fix: resolve linting issues - trailing whitespace and line length
|
2025-10-09 20:32:13 +05:30 |
|
aditya
|
1df5de4087
|
tests: add behave bdd test cases for new changes
|
2025-10-08 18:06:36 +05:30 |
|
aditya
|
aeb67fc9bd
|
feat: add text append to file feature to file write tool, now paper writer tool works section by section as well
|
2025-10-08 17:36:11 +05:30 |
|
aditya
|
758d371b0a
|
test: add end to end test scripts for langraph yaml files
|
2025-10-07 20:34:09 +05:30 |
|
aditya
|
5190be5781
|
chore: add working multi agent langraph yaml files
|
2025-10-07 20:32:23 +05:30 |
|
aditya
|
f969995644
|
fix: graph context fix
|
2025-10-07 20:30:08 +05:30 |
|
aditya
|
0d9b100263
|
test: fix the broken bdd test cases
|
2025-10-06 18:49:40 +05:30 |
|
aditya
|
ed59c1cacd
|
chore: fixed all pylint and mypy warnings
|
2025-10-06 18:26:06 +05:30 |
|