Will Owens
|
450e6bbb56
|
feat: agent enable per request prefix/suffix max lines configuration (#255)
|
2023-06-21 20:01:57 -07:00 |
Zhiming Ma
|
7f607f2f30
|
feat: Update agent completion api user field. (#246)
|
2023-06-16 10:50:47 -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
|
4ea3298bc9
|
feat: Add agent completion post-process. (#221)
|
2023-06-08 10:19:10 -07:00 |
Zhiming Ma
|
c82cc38e9d
|
feat: Agent update backend FIM completion api. (#218)
|
2023-06-07 09:11:31 -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
|
e3eae370be
|
refactor: Update agent getCompletion interface. (#176)
|
2023-06-01 20:58:34 -07:00 |
Meng Zhang
|
bd5fd0592a
|
fix: tabby agent shouldn't ping a url with trailing slash (#173)
* fix: tabby agent shouldn't ping a url with trailing slash
* remove status 200 check
|
2023-05-30 23:36:54 -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
|
ea0252c17d
|
Refactor to clarify agent interface. (#142)
* Refactor to clarify agent interface.
* Refactor stdio and extract types.
* Fix notification type.
|
2023-05-23 18:50:57 -07:00 |