marius-kilocode
8dfa440c5c
docs: clarify shared snapshot guard scope
2026-05-29 10:47:54 +02:00
Catriel Müller
11297e4c5a
fix: fix providers with wrong credentials
2026-05-08 13:32:35 -03:00
Mark IJbema
00aa44579f
refactor(vscode): centralise process spawning in util/process.ts to enforce windowsHide
...
Add src/util/process.ts with spawn() and exec() wrappers that always set
windowsHide: true, preventing cmd.exe console popups on Windows.
Replace direct child_process imports in GitOps, shell-env, installer, and
server-manager with the new wrappers. Document the pattern in both
packages/kilo-vscode/AGENTS.md and packages/opencode/AGENTS.md so future
contributors know to use the wrappers instead of raw child_process calls.
2026-03-24 15:10:15 +01:00
Marius
ec5c16310c
docs: improve AGENTS.md with build commands, monorepo map, and architecture patterns ( #185 )
...
Add high-value, stable knowledge that saves discovery time:
- Root: build/dev commands, monorepo package table, SDK regen workflow
- Package: import aliases, key patterns (namespace modules, Instance.state,
fn, Tool.define, BusEvent, NamedError, iife), storage model, TUI/server/
provider stack info
Properly split root (repo-level) vs package (opencode-specific) concerns.
2026-02-09 13:34:35 +01:00
Catriel Müller
8b1cc1440a
refactor: rename sdk package
2026-01-28 14:27:18 +01:00
Saatvik Arya
74d0d2b942
docs: update AGENTS.md ( #6800 )
2026-01-03 20:56:47 -06:00
Dax Raad
3db8e7c2b6
ci: send stats to posthog
2025-08-05 12:01:48 -04:00
adamdottv
79bbf90b72
chore: rework openapi spec and use stainless sdk
2025-06-27 14:26:25 -05:00
Saatvik Arya
53c18a64b4
docs: add API client generation instructions to README and AGENTS.md ( #273 )
2025-06-20 17:27:58 -04:00
Jacob
e1733a423d
fix: typo and literal wording in packages/opencode/AGENTS.md ( #134 )
2025-06-16 08:18:29 -05:00
Dax Raad
38879dee2d
beginning of upgrade command
2025-06-14 22:05:41 -04:00
Dax Raad
0e035b3115
fix aborting issue
2025-06-14 21:23:57 -04:00
Dax Raad
d13822d26e
tool updates
2025-06-04 13:12:48 -04:00
Dax Raad
e5b06a2d95
initialzie
2025-06-03 12:38:48 -04:00