Commit Graph

17 Commits

Author SHA1 Message Date
Evan
99bbe17df9
What's yer path? (#3047)
* update extension imports to use aliasing

* changeset
2025-04-21 16:49:44 -07:00
pashpashpash
280374f30d
ripping out test build flag (#3043)
Co-authored-by: Cline Evaluation <cline@example.com>
2025-04-21 15:11:37 -07:00
Evan
06196cf53d
Don't call me by my name (#2982)
* add path aliases to the extension side

* changeset
2025-04-21 10:59:43 -07:00
pashpashpash
2c0afbc3be
added IS_TEST build flag (#2770)
* added IS_TEST build flag

* removed cross-env
2025-04-09 15:32:08 -07:00
Evan
130922fe99
SSE Transport (#2520)
* refactor types and functions

* fix timeout validation type error

* changeset

* connect to SSE MCP servers

* remove old changeset

* changeset
2025-03-28 14:49:15 -07:00
kuu(Fumiya Kume)
69bda35df8
Feat: Add Kotlin Support for language paraer (#2121)
* feat: Add Kotlin support to the tree-sitter parser

* fix: Improve Define file for  kotlin

* Add Changeset

* Add kotlin tree-sitter-wasm

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-03-08 13:34:38 -08:00
Saoud Rizwan
25cd7cc8e2 chore: Prettier fix formatting 2025-01-06 12:41:33 -08:00
Saoud Rizwan
9de7253998 refactor: code cleanup, formatting updates, improved workspace handling, checkpoints feature
Add instructions

Fix completion

Refactor

Rename reset to restore

add haschanges flag

Remove log

Better error handling

Better error handling

Fix wording

Fix

Fix

Fix

Comment

Add hash for only latest tool

Prepare for release

Fix

Fix delete

Format fix
2025-01-06 12:40:30 -08:00
Saoud Rizwan
3e58160d99 Replace token estimation with using last API response token usage 2024-08-30 22:29:18 -04:00
Saoud Rizwan
2e93928c8f Add php tree-sitter-wasm 2024-08-29 07:15:35 -04:00
Saoud Rizwan
2a0a5435bc Add build step for tiktoken wasm 2024-08-26 01:00:00 -04:00
Saoud Rizwan
d93a08af5d Revert "Remove web-tree-sitter"
This reverts commit 5c98a3d4af.

# Conflicts:
#	package.json
2024-07-31 07:56:42 -04:00
Saoud Rizwan
5c98a3d4af Remove web-tree-sitter 2024-07-30 12:51:18 -04:00
Saoud Rizwan
303da320aa Add analyze_project tool 2024-07-26 23:56:10 -04:00
Saoud Rizwan
4916b2c28d Remove previous webview since we use react app now 2024-07-06 02:54:27 -04:00
Saoud Rizwan
0ede211d4f Add vscode-webview-ui-toolkit and follow tutorial to get started 2024-07-06 00:40:50 -04:00
Saoud Rizwan
9f169b7e4b Initial commit 2024-07-05 20:51:41 -04:00