AI Systems
Local-first
thesecretlab local platform
Qwen 3.6 for dense local reasoning.
A browser console for the local Qwen runtime with compact structured thinking, optional GBNF-constrained think passes, private coding support, stack trace analysis, and implementation planning on your own machine.
Runtime
35B A3B local
Reasoning
GOAL / APPROACH / EDGE
Decoder
GBNF-ready
Endpoint
Ollama, vLLM, or llama.cpp
Mode
private by default
Qwen 3.6 Local
Qwen Local Chat / Obsidian memory and local analytics
What should Qwen work on?
prompt structured / ollama / 0 memories / 0 code / 0 files
Active GBNF
root ::= "<think>\n" goal approach edge "</think>"
goal ::= "GOAL: " line "\n"
approach ::= "APPROACH: " line "\n"
edge ::= "EDGE: " line "\n"
line ::= [A-Za-z0-9 .,;:()_+\-\[\]\/]{1,180}