tabby/clients/tabby-agent
Zhiming Ma 12a37e2330
refactor(agent): Move data path from ~/.tabby/agent to ~/.tabby-client/agent. Add config.toml template. (#420)
2023-09-10 10:25:23 +08:00
..
openapi feat(agent): add server info in AgentConnected event. (#402) 2023-09-05 15:06:35 +08:00
src refactor(agent): Move data path from ~/.tabby/agent to ~/.tabby-client/agent. Add config.toml template. (#420) 2023-09-10 10:25:23 +08:00
.gitignore refactor: update yarn workspace struct and build scripts. (#288) 2023-07-11 14:02:58 +08:00
.mocha.env.js feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
.mocharc.js feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
.npmignore refactor: update yarn workspace struct and build scripts. (#288) 2023-07-11 14:02:58 +08:00
.prettierrc.json feat: Agent add postprocess for repetitive patterns. (#294) 2023-07-13 16:31:20 +08:00
package.json feat(agent): added adaptive completion debouncing. (#389) 2023-09-01 13:30:53 +08:00
tsconfig.json Feat agent postprocess limit completion scope (#254) 2023-06-21 23:22:35 -07:00
tsup.config.ts refactor: update yarn workspace struct and build scripts. (#288) 2023-07-11 14:02:58 +08:00