CodeNomad/packages/server/src
Shantur Rathore ffe991bbe4 chore(release): simplify dev version format
Switch dev builds to use -dev-YYYYMMDD-sha8 suffix and update version parsing + dev detection accordingly.
2026-02-13 00:07:33 +00:00
..
auth feat(server): add HTTPS with self-signed certs 2026-02-08 15:48:00 +00:00
background-processes fix(server): run background processes via cmd.exe on Windows 2026-01-15 20:53:13 +00:00
config feat(config): migrate to YAML config and state.yaml 2026-02-12 23:53:16 +00:00
events feat(server): auto-update UI via remote manifest 2026-01-22 15:12:32 +00:00
filesystem fix(server): include symlink directories in listings 2026-02-03 15:22:49 +00:00
plugins Remove session idle plugin wiring 2025-12-24 13:34:46 +00:00
releases chore(release): simplify dev version format 2026-02-13 00:07:33 +00:00
server feat(config): migrate to YAML config and state.yaml 2026-02-12 23:53:16 +00:00
storage Rename CLI package to @neuralnomads/codenomad and bin codenomad 2025-11-20 23:51:44 +00:00
ui fix(server): prefer highest available UI version 2026-01-22 23:04:53 +00:00
workspaces fix(server): move spawn env/args behind debug/trace (#141) 2026-02-11 14:06:39 +00:00
api-types.ts feat(release): add dev prereleases and update notices 2026-02-12 23:53:16 +00:00
bin.ts Rename CLI package to @neuralnomads/codenomad and bin codenomad 2025-11-20 23:51:44 +00:00
index.ts chore(release): simplify dev version format 2026-02-13 00:07:33 +00:00
launcher.ts Rename CLI package to @neuralnomads/codenomad and bin codenomad 2025-11-20 23:51:44 +00:00
loader.ts Rename CLI package to @neuralnomads/codenomad and bin codenomad 2025-11-20 23:51:44 +00:00
logger.ts Rename CLI package to @neuralnomads/codenomad and bin codenomad 2025-11-20 23:51:44 +00:00
opencode-config.ts Resolve bundled opencode config from resources 2025-12-24 13:30:00 +00:00