tabby/clients/tabby-agent/src
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
..
postprocess refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
syntax refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
types refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
Agent.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
AgentConfig.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
AnonymousUsageLogger.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
Auth.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
CompletionCache.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
CompletionContext.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
CompletionDebounce.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
CompletionProviderStats.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
StdIO.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
TabbyAgent.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
cli.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
dataStore.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
env.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
index.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
logger.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00
utils.ts refactor(agent): refactor tabby agent code style. Add typescripty strict check and eslint. (#950) 2023-12-06 22:06:01 +08:00