Commit Graph

25 Commits (8a7630563baee592166f5496c0104ebbbecdfe09)

Author SHA1 Message Date
Zhiming Ma 8a7630563b
chore: bump VSCode extention version 0.1.1. (#271) 2023-06-24 19:57:29 -07:00
Zhiming Ma 2680410ac0
Feat agent postprocess limit completion scope (#254)
* refactor: Extract postprocess filters , add unit test for postprocess filters.

* feat: agent add indentation based postprocess.

* feat: agent enable indentation based postprocess.

* fix: rebase and small fixes.

* fix: move postprocess after completion cache.
2023-06-21 23:22:35 -07:00
Will Owens 450e6bbb56
feat: agent enable per request prefix/suffix max lines configuration (#255) 2023-06-21 20:01:57 -07:00
Zhiming Ma dda1013f21
chore: bump VSCode extension version 0.1.0. (#249) 2023-06-16 13:08:07 -07:00
Zhiming Ma 7597ec6097
refactor: VSCode Extension Settings cleanup. (#248)
* refactor: VSCode Extension Settings cleanup.

* fix: vscode extension update settings naming.
2023-06-16 12:54:30 -07:00
Zhiming Ma 534d3d5ea7
feat: Add anonymous usage tracking. (#243)
* feat: Add anonymous usage tracking.

* fix: anonymous usage post body.

* fix: anonymous usage tracking initialize agent event name.

* chore: build tabby-agent.

* fix: agent anonymous data store.

* fix anonymous usage tracking event name: AgentInitialized.
2023-06-16 01:58:50 -07:00
Zhiming Ma 11e4a5991d
feat: tabby agent auth (#240)
* feat: Support tabby server auth.

* fix notification toggle command.

* feat: add vscode web support.
2023-06-15 08:53:21 -07:00
Zhiming Ma e8a1688fce
feat: add tabby-agent loggers. (#210) 2023-06-06 07:25:31 -07:00
Zhiming Ma bc90ff4b7e
refactor: agent configuration interface (#209)
* refactor: Agent configuration interface.

* Simplify agent logs config.

* Rename analytics to anonymousUsageTracking.
2023-06-06 06:29:04 -07:00
Zhiming Ma 781e6a7db3
Bump VSCode Extension version to 0.0.6. (#168) 2023-05-29 23:31:39 -07:00
Zhiming Ma a9d74f7a35
Agent: Add completion cache. (#158) 2023-05-28 19:09:44 -07:00
Zhiming Ma c08f5acf26
VSCode extension: import agent lib. (#144) 2023-05-24 09:21:38 -07:00
Zhiming Ma 75c82fa7c6
VSCode extensions: add completion cache. (#128) 2023-05-11 07:55:34 -07:00
Zhiming Ma 5710994bca
Bump VSCode Extension version to 0.0.5. (#120) 2023-04-26 11:29:17 +08:00
Zhiming Ma b8730685e0
Improve VSCode extension configuration and validation. (#111) 2023-04-20 08:23:30 +08:00
TheEmber dc88f03a1f
Added suggestion delay setting and command to vscode extension. (#106)
* Added suggestion delay setting and command.

* Formatted with prettier

* Removed yarn local dependency
2023-04-17 09:12:16 +08:00
Zhiming Ma a9b00b1450
Update vscode use openapi codegen. (#99) 2023-04-13 15:28:30 +08:00
Meng Zhang 72345620db chore: bump vscode extension to 0.0.4 2023-04-06 17:57:06 +08:00
Meng Zhang 325b6773d9 chore: bump vscode plugin version 2023-04-06 00:04:09 +08:00
Zhiming Ma c86582fcce
Support vscode web extension. (#44) 2023-04-05 12:11:39 +08:00
Meng Zhang 51e3b54016 feat: add icon for vscode extension 2023-04-04 17:58:37 +08:00
Meng Zhang 9b4be4a8e0 feat: support vscode packaging 2023-04-04 14:30:47 +08:00
Meng Zhang 7c5d1d26bd Add dev command 2023-04-04 12:04:52 +08:00
Zhiming Ma 2f31418ac6
VSCode client: Add status bar item. (#31) 2023-03-29 18:30:13 +08:00
Meng Zhang 03f70c8466
move vscode clients (#27) 2023-03-28 20:35:59 +08:00