Block a user
Shim infrastructure: standardize unimplemented API failures
API shims: Types and StructuredData assemblies
API catalog: extract authoritative .NET public metadata
API mapping: define the complete C# to Rust signature schema
the gui app is not compatible with Neru on macos
full keyboard navigation and keyboard navigation hints needed for the app
full keyboard navigation and keyboard navigation hints needed for the app
Implemented in 5709c80. All enabled controls now participate in Tab/Shift-Tab focus traversal and Enter/Space activation. Holding Control+Option on macOS or Control+Alt elsewhere reveals…
MCP server as additional tools
while it might become relevant at some point, right now I want to go with internal tools and skills and nothing else.
integrate OpenSpec into dev-brain
nope. just nope. dev brain integrated stuff should be small and adhoc and not something big that is there, that should come from default locatgions.
Cache compiled Lua scripts between executions
Cache compiled Lua scripts between executions
Implemented in 87a1610. The shared scripting runtime now stores Lua 5.4 bytecode in a dependency-free, process-local 32-entry FIFO cache keyed only by exact source. Validation and execution share…