Zhiming Ma
|
d4bef71441
|
refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950)
* refactor(agent): add typescript strict check and eslint.
* fix(agent): fix tree-shaking for building browser lib.
* fix(vscode): fix ignore paths for watch script.
|
2023-12-06 22:06:01 +08:00 |
Zhiming Ma
|
be5e76650f
|
refactor(agent): refactor completion postprocess and caching. (#576)
|
2023-10-17 09:04:04 -07:00 |
Zhiming Ma
|
207559b0a2
|
feat: Agent add postprocess for repetitive patterns. (#294)
|
2023-07-13 16:31:20 +08: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 |
Zhiming Ma
|
a9d74f7a35
|
Agent: Add completion cache. (#158)
|
2023-05-28 19:09:44 -07:00 |