No description
Find a file
Virgil 48b777675e
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
refactor(workspace): fail unsupported workspace messages explicitly
Return explicit fs sentinels for workspace creation, switching, and inactive file access.\n\nUnsupported command and message inputs now return a failed core.Result instead of a silent success, and tests cover the fallback path.\n\nCo-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 07:17:59 +00:00
.core chore: sync workspace dependencies 2026-03-15 15:44:44 +00:00
.github/workflows ci: add Core ecosystem CI workflow with CodeRabbit auto-fix 2026-03-22 00:25:20 +00:00
.idea fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
datanode refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00
docs docs(ax): align RFC API reference with current surfaces 2026-03-31 06:26:16 +00:00
local refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00
node refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00
s3 refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00
sigil refactor(ax): trim test prose comments 2026-03-31 05:30:25 +00:00
sqlite refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00
store refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00
workspace refactor(workspace): fail unsupported workspace messages explicitly 2026-03-31 07:17:59 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
bench_test.go refactor(ax): add memory medium aliases 2026-03-30 22:00:45 +00:00
CLAUDE.md docs(ax): align guidance with current medium surface 2026-03-31 06:17:48 +00:00
doc.go refactor(ax): normalize remaining usage examples 2026-03-31 05:10:35 +00:00
go.mod fix(io): enforce ax v0.8.0 polish spec 2026-03-30 06:24:36 +00:00
go.sum refactor(ax): normalize remaining usage examples 2026-03-31 05:10:35 +00:00
io.go refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00
medium_test.go refactor(ax): remove fileget/fileset compatibility aliases 2026-03-31 05:57:21 +00:00