Michael Panchenko
8f7a80f759
Readme, changelog
2025-05-19 12:53:07 +02:00
Michael Panchenko
072b5caefb
Minor in README.md
2025-04-27 11:00:33 +02:00
Michael Panchenko
e491f35bbf
Readme: more setup instructions
2025-04-26 23:38:11 +02:00
Michael Panchenko
f1ee6911e7
Readme, minor
2025-04-18 21:11:10 +02:00
Michael Panchenko
468beb8fb1
Add read-only mode with EditingTool marker class (entire change performed by Serena)
2025-04-18 20:33:46 +02:00
Michael Panchenko
529e223f5a
Readme: adjusted troubleshooting section (stability issues are essentially solved)
2025-04-17 12:12:02 +02:00
Michael Panchenko
30643228d0
Allow starting mcp as sse server, using click for args parsing
2025-04-17 11:48:46 +02:00
Michael Panchenko
c6d0fb9f37
Warning on goose not cleaning up MCP servers
2025-04-17 11:39:10 +02:00
Michael Panchenko
eb6fd44a76
Docs on Serena in goose, extended section on IDEs
2025-04-16 22:58:09 +02:00
Michael Panchenko
2c5460bb21
Merge branch 'refs/heads/main' into feature/tools-extension
...
# Conflicts:
# CHANGELOG.md
# src/multilspy/language_server.py
2025-04-10 20:33:56 +02:00
Michael Panchenko
f1bd48dae9
Readme: removed single project callout
2025-04-10 00:53:59 +02:00
Michael Panchenko
5f7bac05db
Readme: fixed copy-paste errors
2025-04-10 00:51:20 +02:00
Dominik Jain
9569174cfc
Merge pull request #41 from oraios/multilspy-update
...
Multilspy update
2025-04-09 23:55:11 +02:00
Dominik Jain
e371c8bec2
Improve clarity in the README, focussing on the important aspects
2025-04-09 23:21:24 +02:00
Dominik Jain
893fb10eba
Move config warning to the proper place
2025-04-09 21:15:41 +02:00
Michael Panchenko
74584cd9c7
Extended pattern search tool to also work on non-code files
2025-04-09 17:52:57 +02:00
Dominik Jain
0954a09171
Add 'C/C++' to list of untested languages
2025-04-09 17:22:14 +02:00
Michael Panchenko
ee90d2f4e8
New tool: restart_language_server
2025-04-09 14:43:00 +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
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
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
2bb76a23b2
Update README.md
...
Corrected a few typos and missing word I encountered
2025-04-03 14:30:56 +02:00
Dominik Jain
7d833fc00f
Add Agno demo video
2025-04-02 21:22:37 +02:00
Dominik Jain
8a935b7fa1
Improve README
2025-04-02 18:21:05 +02:00
Dominik Jain
efbe7cbbe1
Even more proof-reading
2025-04-02 11:07:09 +02:00
Dominik Jain
a03dfb4793
More proof-reading
2025-04-02 10:54:55 +02:00
Dominik Jain
5538dbba25
Proof-reading
2025-04-02 10:48:01 +02:00
Dominik Jain
80c4d13dec
Fix missing line breaks
2025-04-02 03:07:18 +02:00
Michael Panchenko
be6027fea3
Update README.md
2025-04-02 02:20:43 +02:00
Dominik Jain
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