Michael Neale
3e33ad2118
updating to main and tidy up
2025-12-05 11:33:46 +11:00
Michael Neale
89aa38ceb2
chore: suggest using text/markdown when fetching content ( #5854 )
2025-11-25 09:35:01 -05:00
Bradley Axen
3522690236
[feat] new shell driven extension
...
This is an experiment that could replace developer. It didn't work
a year ago, but LLMs have come a long way and want to test some now
very old assumptions
2025-11-24 11:22:30 -08:00
Jack Amadeo
5ba636f45f
Read paths from an interactive & login shell ( #5774 )
2025-11-18 19:24:49 -05:00
Zane
63e9a37b13
Handle spaces in extension names also ( #5770 )
2025-11-17 11:10:47 -08:00
Alex Hancock
2d7c7c8e07
fix: Implement a CredentialStore for auth ( #5741 )
2025-11-17 13:05:40 -05:00
Douwe Osinga
8185d3a706
Match lower case ( #5763 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-17 09:32:24 -05:00
Alex Hancock
7e3ad08db9
fix: do not take into account gitignore in developer mcp ( #5688 )
2025-11-12 08:56:29 -05:00
Alex Hancock
c62c61cc07
fix: move goosehints/AGENTS.md handling to goose, and out of developer extension ( #5575 )
2025-11-06 17:04:46 -05:00
Zane
89f7384d57
add clippy warning for string_slice ( #5422 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-11-04 17:46:25 -05:00
Andrew Harvard
05ef93c6dc
[Autovisualiser] remove unnecessary content from mermaid HTML template ( #5505 )
2025-10-31 13:11:08 -04:00
BestCodes
f1ad5490b6
fix: ensure trailing newline in files created by text_editor tool ( #5336 )
...
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com >
2025-10-28 13:47:34 -04:00
Arya Pratap Singh
1156cbcf9d
Feat/add mermaid chart rendering ( #5377 )
...
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com >
2025-10-27 19:53:50 -04:00
Jack Amadeo
73f109237e
Bump rmcp ( #5096 )
2025-10-11 10:32:16 -04:00
tlongwell-block
228325ffef
Improve Rust analysis output for analyze tool ( #5072 )
2025-10-10 09:28:26 -04:00
Will Pfleger
c2e920a747
Fix: Prevent cross-contamination of cache data across analysis modes for analyze tool ( #5075 )
2025-10-08 15:06:12 -04:00
tlongwell-block
b0edaf77f2
Add hint for focus mode when used on file paths for analyze tool ( #5069 )
2025-10-08 12:06:03 -04:00
Will Pfleger
4246ca59b3
Developer analyze tool improvement ( #5030 )
2025-10-07 10:20:17 -04:00
Douwe Osinga
d3a222ddbf
Make it startable from playwright and also isolate ( #5016 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2025-10-06 20:59:26 -04:00
Jack Amadeo
a77d13aa88
rmcp upgrade ( #4792 )
2025-09-30 21:03:50 -04:00
Demetrio ⚡️
5c9be9ab28
fix: path is duplicated on tool calls causing them to fail ( #4658 ) ( #4859 )
...
Signed-off-by: demetrio108 <demetrio108@protonmail.com >
2025-09-30 08:12:22 +10:00
Alex Hancock
cb0eca9966
alexhancock/mcp-crate-cleanup ( #4885 )
2025-09-29 17:00:17 -04:00
Alex Hancock
b9ba8dca29
Revert "Internal MCP Crate Cleanup ( #4800 )" ( #4883 )
2025-09-29 14:21:30 -04:00
Alex Hancock
146cf3185a
Internal MCP Crate Cleanup ( #4800 )
2025-09-29 10:39:43 -04:00
Angie Jones
2032c7099c
lowercase g in goose ( #4832 )
2025-09-26 23:44:38 -05:00
Michael Neale
1e4d874341
can tell the system what shell it is using ( #4807 )
2025-09-26 17:09:17 -04:00
Jack Amadeo
757ceb6109
chore: turn clippy on for test code ( #4817 )
2025-09-26 00:06:07 -04:00
Alex Hancock
b7604e0b13
fix: remove nested double quotes in windows automation_script tool description ( #4824 )
2025-09-25 14:51:20 -04:00
Michael Neale
0133fde8a9
prefer users SHELL ( #4702 )
...
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com >
2025-09-25 10:56:37 +10:00
Michael Neale
05bd4da179
correct the tests from an odd merge ( #4804 )
2025-09-24 17:07:10 -07:00
kita-sato
66eeed10b3
fix: Fix cell coordinate ordering in XlsxTool and add unit tests ( #4551 )
...
Signed-off-by: kita-sato <230662867+kita-sato@users.noreply.github.com >
2025-09-24 18:01:29 -04:00
Robert Mcgregor
bde47eb85d
feat(shell): throw errors on interactive commands ( #4788 )
2025-09-25 07:17:12 +10:00
Alex Hancock
7a704f86d0
Remove now unused mcp-server crate ( #4773 )
2025-09-24 10:36:09 -04:00
Alex Hancock
dba0f4eaef
chore(mcp): convert computercontroller server to use the rust sdk ( #4772 )
2025-09-24 10:03:00 -04:00
Jack Amadeo
44115a67ce
Don't load user's shell env on app startup ( #4681 )
...
Co-authored-by: Michael Neale <michael.neale@gmail.com >
2025-09-23 20:38:07 -04:00
Michael Neale
d9e5ceaa49
fix: view can recognise a dir ( #4701 )
2025-09-23 08:58:28 -04:00
Angela Ning
8198e1b043
When the developer extension gets a cancellation message, it should kill any running processes that it owns. ( #4604 )
2025-09-22 17:19:03 -04:00
Alex Hancock
4caa3dd3e6
chore(mcp): convert memory mcp server to use the rust sdk for mcp ( #4668 )
2025-09-17 17:17:16 -04:00
Alex Hancock
1cbce45dc6
chore(mcp): convert tutorial mcp server to use the rust sdk for mcp ( #4665 )
2025-09-17 15:53:07 -04:00
Alex Hancock
af376be6eb
chore(mcp): convert autovisualiser to use the rust sdk for mcp ( #4664 )
2025-09-17 15:10:46 -04:00
Jim Alateras
e7a767528c
Fix #4550 : Correct row/column transposition in xlsx tool ( #4622 )
...
Signed-off-by: jalateras <jima@comware.com.au >
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-15 14:03:51 -04:00
Alex Hancock
989c1bb1b0
fix : #4634 #4636 do not always encourage absolute paths ( #4641 )
2025-09-15 13:29:43 -04:00
tlongwell-block
0ccb57ba32
Soften str_replace instructions for weaker LLMs ( #4639 )
2025-09-15 11:24:17 -04:00
tlongwell-block
6970cd850c
Add analyze tool to Developer extension ( #4530 )
...
Adds an analyze tool to the developer MCP extension that provides code structure analysis and symbol tracking capabilities across multiple programming languages.
2025-09-12 20:02:26 -04:00
Angie Jones
63f3669cf7
Remove deprecated Claude 3.5 models ( #4590 )
2025-09-10 14:41:02 -05:00
tlongwell-block
4eff96f188
Add unified diff support to text editor ( #4522 )
...
Co-authored-by: Michael Neale <michael.neale@gmail.com >
2025-09-09 12:54:59 -04:00
tlongwell-block
d4d9ceea4e
Add container detection to developer extension ( #4559 )
2025-09-08 12:49:56 -04:00
Max Novich
195f389972
update to RMCP 0.6.2 ( #4523 )
2025-09-05 09:54:10 -04:00
Alex Hancock
b5749d6457
feat: make tests for rmcp based developer server consistent with former implementation ( #4519 )
...
Co-authored-by: Angela Ning <aning@squareup.com >
2025-09-04 15:23:45 -04:00
Angela Ning
6807b6d0a3
Rewrite the developer mcp using the rmcp sdk ( #4297 )
2025-09-02 11:24:43 -04:00