Alex Alecu
a514530139
fix: ensure abort fires even if shutdown throws in web.ts
...
Wrap Instance.disposeAll() and server.stop() in try/finally so
abort.abort() always fires, preventing the process from hanging
if either call rejects.
2026-02-20 17:38:40 +02:00
Alex Alecu
d4231c20e3
fix: Close sub-agents, preventing them from becoming orphan processes
2026-02-20 13:49:51 +02:00
Catriel Müller
1eedad9213
Refactor publish workflow and environment variables ( #261 )
...
* feat: changelog generation
* refactor: rename all ENV variables to KILO prefix
* refactor: publish rework
* refactor: publish rework
* refactor: unify git commiter action
* refactor: add all kilobots to the team
2026-02-12 09:00:51 +01:00
Catriel Müller
452320af42
feat: merge opencode v1.1.49
2026-02-04 17:06:38 -03:00
Luiz Guilherme D'Abruzzo Pereira
a9fca05d8b
feat(server): add --mdns-domain flag to customize mDNS hostname ( #11796 )
2026-02-02 14:52:32 -06:00
Marius Wichtner
88af3e2ea0
fix: update --help output to show Kilo branding instead of opencode
2026-01-27 14:27:46 +01:00
GitHub Action
d377246491
chore: generate
2026-01-17 11:47:55 +00:00
Javier Aceña
7030f49a74
fix: mdns discover hostname ( #9039 )
2026-01-17 05:47:19 -06:00
Dax Raad
f0912ee838
core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authentication configuration
2026-01-12 15:59:17 -05:00
Dax Raad
1954c1255e
core: add password authentication and improve server security
...
- Add OPENCODE_PASSWORD flag for basic auth protection
- Show security warnings when password is not set
- Remove deprecated spawn command
- Improve error handling with HTTPException responses
2026-01-12 15:23:19 -05:00
Sercan Sagman
adae0d1853
fix(cli): add help text to debug command and subcommands ( #7328 )
...
Signed-off-by: assagman <ahmetsercansagman@gmail.com >
2026-01-08 09:42:12 -06:00
Adam
390b0a79b3
fix(core): mdns global config
2025-12-26 14:47:53 -06:00
Adam
b2f45d574f
Reapply "feat(core): optional mdns service ( #6192 )"
...
This reverts commit 505068d5a6 .
2025-12-26 14:47:53 -06:00
Aiden Cline
505068d5a6
Revert "feat(core): optional mdns service ( #6192 )"
...
This reverts commit 26e7043718 .
2025-12-26 11:43:52 -06:00
Adam
26e7043718
feat(core): optional mdns service ( #6192 )
...
Co-authored-by: Github Action <action@github.com >
2025-12-26 10:29:48 -06:00
Adam
4425c66732
revert: opencode web command changes
...
This reverts commit c347056246 .
2025-12-08 09:47:43 -06:00
Adam
de415be4f6
fix: opencode web command
2025-12-08 09:18:46 -06:00
GitHub Action
34ff87d504
chore: format code
2025-11-08 01:59:02 +00:00
Charles David Mupende
d0f5c825bd
feat: implement network IP retrieval for remote access in web command ( #3945 )
2025-11-06 19:37:23 -06:00
Dax Raad
bc6f4aed2b
local web
2025-11-04 12:33:14 -05:00
Dax Raad
902763b47d
web command
2025-11-03 16:10:23 -05:00