consciousness/src/agent
ProofOfConcept aad227e487 query: unify PEG and engine parsers
PEG parser now handles both expression syntax (degree > 5 | sort degree)
and pipeline syntax (all | type:episodic | sort:timestamp). Deleted
Stage::parse() and helpers from engine.rs — it's now pure execution.

All callers use parse_stages() from parser.rs as the single entry point.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-11 20:42:58 -04:00
..
api simplify http library 2026-04-11 16:45:54 -04:00
tools query: unify PEG and engine parsers 2026-04-11 20:42:58 -04:00
context.rs save_agent_log: write flat context array matching AST order 2026-04-11 19:28:03 -04:00
mod.rs Agent:🆕 tool definitions from caller's tool list 2026-04-11 19:43:24 -04:00
oneshot.rs Agent:🆕 tool definitions from caller's tool list 2026-04-11 19:43:24 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00