Commit Graph
200 Commits
Author SHA1 Message Date
Dominik JainandGitHub 8a935b7fa1 Improve README 2025-04-02 18:21:05 +02:00
Michael PanchenkoandGitHub d1aeda8fa3 Merge pull request #3 from eltociear/patch-1 2025-04-02 17:57:29 +02:00
Ikko Eltociear AshimineandGitHub 8e9b63a4bf chore: update language_server.py
minor fix
2025-04-02 23:46:09 +09:00
Dominik JainandGitHub efbe7cbbe1 Even more proof-reading 2025-04-02 11:07:09 +02:00
Dominik JainandGitHub a03dfb4793 More proof-reading 2025-04-02 10:54:55 +02:00
Dominik JainandGitHub 5538dbba25 Proof-reading 2025-04-02 10:48:01 +02:00
Dominik JainandGitHub 80c4d13dec Fix missing line breaks 2025-04-02 03:07:18 +02:00
Michael PanchenkoandGitHub be6027fea3 Update README.md 2025-04-02 02:20:43 +02:00
Dominik JainandGitHub 1090a86e69 Add video to README 2025-04-02 01:54:44 +02:00
Michael Panchenko 7937b4cf5c Readme 2025-04-02 01:49:13 +02:00
Michael Panchenko 9b5efa210b Video 2025-04-02 01:38:30 +02:00
Michael Panchenko 28bd8c23ad Typo 2025-04-02 01:35:24 +02:00
Michael Panchenko 8f12f9b7c6 Readme 2025-04-02 01:31:59 +02:00
Michael Panchenko 4fe9c0d3a9 Comment out agno video 2025-04-02 01:28:15 +02:00
Michael Panchenko 58a6a23edb Merge branch 'main' of github.com:oraios/serena 2025-04-02 01:13:01 +02:00
Michael Panchenko d773c4e530 License 2025-04-02 01:12:57 +02:00
Michael Panchenko 8bb6e0f23a Added videos on readme 2025-04-02 01:12:52 +02:00
Michael PanchenkoandGitHub 03e51a7db5 Create LICENSE 2025-04-02 01:12:07 +02:00
Michael Panchenko 7300aaedf5 Fixed agno script (all in global scope now) 2025-04-02 00:57:16 +02:00
Dominik Jain 452aeaf68f Merge branch 'main' of github.com:oraios/serena 2025-04-01 23:51:00 +02:00
Dominik Jain 91a5a0649b Formatting 2025-04-01 23:50:55 +02:00
Dominik Jain b13c1884cf Fix tool highlighting and switch to yellow background instead of boldface 2025-04-01 23:50:33 +02:00
Michael Panchenko 01bb68aab5 Docstrings, prompts (better instructions on include_body) 2025-04-01 23:36:33 +02:00
Michael Panchenko a111f1099a Merge branch 'main' of github.com:oraios/serena 2025-04-01 23:18:55 +02:00
Michael Panchenko 5e52e1c1c1 Prompts 2025-04-01 23:18:53 +02:00
Dominik Jain 95838c2414 Add tool name highlighting in GUI log viewer 2025-04-01 22:54:11 +02:00
Dominik Jain 6457025092 Merge branch 'main' of github.com:oraios/serena 2025-04-01 22:49:17 +02:00
Dominik Jain 057edca38a Improve log viewer scrolling behaviour [first change by Serena] 2025-04-01 22:47:16 +02:00
Dominik Jain accf9e141f Add missing type annotation 2025-04-01 22:47:16 +02:00
Michael Panchenko 57419933fb Readme, minor 2025-04-01 22:33:57 +02:00
Michael Panchenko 2033f14e2e Merge branch 'main' of github.com:oraios/serena 2025-04-01 22:30:01 +02:00
Michael Panchenko 0f5f00c78f More detailed overview info cause Claude is too dumb to read docstrings 2025-04-01 22:29:58 +02:00
Michael Panchenko 6681bc9a0c Toc in readme 2025-04-01 21:56:01 +02:00
Dominik Jain 7fb05ac244 Remove debug log message 2025-04-01 21:55:47 +02:00
Dominik Jain dffa47ac48 Merge branch 'main' of github.com:oraios/serena 2025-04-01 21:54:34 +02:00
Michael Panchenko b23da2d363 Readme (line endings) 2025-04-01 21:31:14 +02:00
Michael Panchenko 83f3b398f5 Readme 2025-04-01 21:06:34 +02:00
Michael Panchenko 14f626fc3f Readme 2025-04-01 20:52:16 +02:00
Dominik Jain a9ea5a241b Fix error not being returned by ReplaceLinesTool, improve docstrings 2025-04-01 20:48:59 +02:00
Dominik Jain 382c8a4dbc Allow tool to be retrieved from agent even if it is disabled (adding _all_tools)
such that tools can call each other without referenced tools necessarily being enabled
2025-04-01 20:09:20 +02:00
Dominik Jain f488116bb5 Merge branch 'main' of github.com:oraios/serena 2025-04-01 20:03:45 +02:00
Dominik Jain 813800def3 Force agent to read the lines it reads/deletes beforehand 2025-04-01 20:03:42 +02:00
Michael Panchenko 1c4aa6ca10 Pass project-file to agno_agent via cli 2025-04-01 19:17:21 +02:00
Michael Panchenko e6bf952cf6 Restored accidentally deleted agno script 2025-04-01 18:49:36 +02:00
Michael Panchenko 83f39564cc Readme, minor 2025-04-01 18:38:25 +02:00
Michael Panchenko efbea42e39 Made tool selection configurable
More things:
- list tools using .subclasses instead of inspect
- entrypoint for listing tools
- util for listing selected tools
- documentation
2025-04-01 18:34:15 +02:00
Michael Panchenko 4eb4a26374 Gitignore 2025-04-01 17:37:45 +02:00
Michael Panchenko 1b2bfc0e3a Made agno work with memory 2025-04-01 17:37:16 +02:00
Michael Panchenko 3defcad819 uv lock 2025-04-01 17:36:32 +02:00
Michael Panchenko 913a90b376 Minor 2025-04-01 17:16:56 +02:00