NCBM
c466d09173
core/process: cross-platform PTY via backend and pywinpty
...
POSIX openpty/fork and Windows ConPTY; win32 marker dep plus typings stub.
2026-07-15 20:01:43 +08:00
NCBM
5b0c9be90b
core/cli: Click slash registry with awaitlet bridge
...
Register REPL slash commands as a Click Group (params, UsageError, help).
Dispatch via awaitlet.async_def so sync command bodies can awaitlet()
async memory/confirm work. Completer and /help derive from the registry.
2026-07-15 13:03:55 +08:00
NCBM
a64e3bf769
deps: add click for CLI
2026-07-14 18:29:46 +08:00
NCBM
a24d01f139
deps: add sqlalchemy, aiosqlite and pytest-asyncio
...
Runtime DB (async SQLite) and async test support for memory layer.
2026-07-14 17:19:26 +08:00
NCBM
27396c9844
deps: add web request, configuration and test dependencies
2026-07-06 18:26:59 +08:00
NCBM
81087b5003
deps/lock: update lock due to pyproject reformat
2026-06-26 01:49:07 +08:00
NCBM
21aa7dd143
project: init
2026-06-25 23:22:45 +08:00