Dominik Jain
893fb10eba
Move config warning to the proper place
2025-04-09 21:15:41 +02:00
Dominik Jain
0954a09171
Add 'C/C++' to list of untested languages
2025-04-09 17:22:14 +02:00
Dominik Jain
c80cf59a59
Merge remote-tracking branch 'origin/main' into multilspy-update
...
Conflicts:
src/multilspy/language_server.py
2025-04-08 20:26:32 +02:00
Dominik Jain
84c9b69594
List new languages supported via multilspy update (Kotlin, Dart)
2025-04-08 20:21:37 +02:00
Michael Panchenko
5d3e973ea8
Merged the overview tools into a single tool
2025-04-08 15:39:19 +02:00
Michael Panchenko
3ae7a6ec10
Raise errors on outdated config
...
Added explanation in readme and changelog
2025-04-07 21:17:54 +02:00
Dominik Jain
eaa904589d
Update toc
2025-04-07 01:20:55 +02:00
Dominik Jain
a0c8da26e8
Merge remote-tracking branch 'origin/main' into feature/project-change-tool
...
Conflicts:
CHANGELOG.md
README.md
src/serena/agent.py
2025-04-07 00:57:56 +02:00
Dominik Jain
2e1e5e59aa
Support project changes from within Serena (via tools)
...
* Establish new Serena-wide configuration file serena_config.yml with
* Setting whether to enable project activation
* List of project configuration files
* GUI logger configuration (no longer part of project configuration)
* Add new tools for project activation (activate_project, get_active_project)
* Project configuration file is no longer required for startup (now optional):
If project activation is enabled, no project must be provided (but at
least one project must be configured)
2025-04-06 22:22:54 +02:00
Michael Panchenko and GitHub
8c103c57f7
Typo
2025-04-06 13:33:34 +02:00
Michael Panchenko
291ee91f5b
New tool: GetReferencingCodeExtractsTool
2025-04-05 19:40:33 +02:00
Michael Panchenko
a8c36f5c6e
Comments regarding apply method
2025-04-05 19:17:12 +02:00
Michael Panchenko
8a0ce6fcee
Readme: how to use in IDEs/extensions and agent frameworks
2025-04-05 19:06:37 +02:00
Michael Panchenko
e7b0ca68fe
Readme, missing newline
2025-04-04 12:25:35 +02:00
Michael Panchenko
22c3f32f78
Merge branch 'main' of github.com:oraios/serena
2025-04-04 12:20:26 +02:00
Michael Panchenko
2a937d17a9
Readme: added rust to list of supported LS
...
Also added statement on Kotlin and Dart coming soon
2025-04-04 12:20:23 +02:00
Michael Panchenko and GitHub
cde92fc71d
Readme
2025-04-04 10:29:33 +02:00
Michael Panchenko
8bb1cd1ab6
Readme, minor
2025-04-03 20:35:26 +02:00
Michael Panchenko
0a3190c58f
Readme on how to add support for a new language
2025-04-03 19:03:00 +02:00
Marek Lukášík and GitHub
2bb76a23b2
Update README.md
...
Corrected a few typos and missing word I encountered
2025-04-03 14:30:56 +02:00
Dominik Jain and GitHub
7d833fc00f
Add Agno demo video
2025-04-02 21:22:37 +02:00
Dominik Jain and GitHub
8a935b7fa1
Improve README
2025-04-02 18:21:05 +02:00
Dominik Jain and GitHub
efbe7cbbe1
Even more proof-reading
2025-04-02 11:07:09 +02:00
Dominik Jain and GitHub
a03dfb4793
More proof-reading
2025-04-02 10:54:55 +02:00
Dominik Jain and GitHub
5538dbba25
Proof-reading
2025-04-02 10:48:01 +02:00
Dominik Jain and GitHub
80c4d13dec
Fix missing line breaks
2025-04-02 03:07:18 +02:00
Michael Panchenko and GitHub
be6027fea3
Update README.md
2025-04-02 02:20:43 +02:00
Dominik Jain and GitHub
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
8bb6e0f23a
Added videos on readme
2025-04-02 01:12:52 +02:00
Michael Panchenko
57419933fb
Readme, minor
2025-04-01 22:33:57 +02:00
Michael Panchenko
6681bc9a0c
Toc in readme
2025-04-01 21:56:01 +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
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
Dominik Jain
6b05025209
Minor reduction
2025-04-01 00:33:05 +02:00
Dominik Jain
113126c185
Revise sections on Agno and tools
2025-04-01 00:04:11 +02:00
Dominik Jain
531ea399ef
Merge branch 'main' of github.com:oraios/serena
2025-03-31 23:21:27 +02:00
Dominik Jain
ae49ecca9e
Fix Windows compatibility of TypeScriptLanguageServer (pwd not available)
2025-03-31 23:21:03 +02:00
Michael Panchenko
b9b5f9a4da
Readme, WIP
2025-03-31 21:37:38 +02:00
Dominik Jain
8f368a1431
Update language support in README (Java supported)
2025-03-31 21:15:30 +02:00
Michael Panchenko
fdb09ab8e7
Acknowledgements, uv install instructions
2025-03-31 19:30:34 +02:00
Dominik Jain
cd35fd1f45
README improvements
2025-03-31 18:43:53 +02:00
Dominik Jain
b1f84ffac8
Add tool list to README
2025-03-31 17:37:23 +02:00