Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
476 commits
Select commit Hold shift + click to select a range
6ec95b1
[pattern-memory] subscriber: reconcile tasks + task_edges for TaskLis…
orual Apr 24, 2026
5b2332f
[pattern-memory] atomic reconcile + sync_worker.restart metric
orual Apr 24, 2026
d574628
[pattern-memory] concurrent-merge + scope-enforcement tests for TaskList
orual Apr 24, 2026
30da23e
[pattern-db] [pattern-core] remove task-query mirror types, use patte…
orual Apr 24, 2026
7593d61
[pattern-core] task SDK error variants (TaskNotFound, NotATaskList)
orual Apr 24, 2026
337d055
[pattern-runtime] scaffolding for ctx.tasks SDK surface
orual Apr 24, 2026
95262b2
[pattern-runtime] TasksReq enum + FromCore wiring
orual Apr 24, 2026
4da5ce1
[pattern-runtime] Pattern.Tasks describe helpers + List type alignment
orual Apr 24, 2026
ff832b0
[pattern-runtime] implement create/update/transition/add_comment hand…
orual Apr 24, 2026
ddc554a
[pattern-runtime] implement link/unlink handlers (source-only edges)
orual Apr 24, 2026
562c6ab
[pattern-memory] [pattern-runtime] clippy: redundant field names + us…
orual Apr 24, 2026
25169e7
[pattern-runtime] implement list_tasks + query_graph handlers
orual Apr 24, 2026
aa1b573
[pattern-runtime] register Pattern.Tasks (+ Diagnostics) in SdkBundle…
orual Apr 24, 2026
a021399
[meta] add saphyr 0.0.6 YAML parser workspace dep
orual Apr 24, 2026
47ee366
[pattern-core] SkillMetadata, SkillTrustTier, SkillUsageStats types
orual Apr 24, 2026
6d6fbef
[pattern-core] [pattern-cli] add BlockSchema::Skill variant
orual Apr 24, 2026
e69c237
[pattern-memory] SkillParseError with span-bearing variants
orual Apr 24, 2026
d5065ab
[pattern-memory] skill frontmatter parser with saphyr AST visitor
orual Apr 24, 2026
eca4314
[pattern-memory] skill frontmatter emitter + proptest round-trip
orual Apr 24, 2026
0d80c9c
[pattern-memory] assign_trust_tier with plugin-installed warning metric
orual Apr 24, 2026
e1fa99a
[pattern-db] [pattern-memory] Skill schema document I/O + skill_usage…
orual Apr 24, 2026
a63a4af
[pattern-core] [pattern-memory] FTS5 indexing for Skill blocks
orual Apr 24, 2026
6cd7096
[pattern-core] SkillInfo + SkillError types
orual Apr 24, 2026
fc4ba21
[pattern-runtime] scaffolding for ctx.skills SDK surface
orual Apr 24, 2026
bd77407
[pattern-runtime] Pattern.Skills GADT + SkillsReq variants
orual Apr 24, 2026
18ec3ee
[pattern-runtime] skills handlers: list, get_metadata, get_usage_stats
orual Apr 24, 2026
f940e94
[pattern-runtime] [pattern-provider] skills.search + render_skill_loa…
orual Apr 24, 2026
6a8f5b4
recovered docs
orual Apr 24, 2026
bf43666
[pattern-core] [pattern-runtime] [pattern-provider] skills.load handl…
orual Apr 24, 2026
0b18405
[pattern-runtime] end-to-end smoke: tasks + skills full surface
orual Apr 24, 2026
b7a5448
[pattern-memory] test external .kdl edit reconciliation via notify wa…
orual Apr 24, 2026
6188a54
[pattern-memory] test quiesce + commit cycle preserves task index
orual Apr 24, 2026
9593507
[pattern-memory] test FTS5 spans text, task-list, and skill blocks
orual Apr 24, 2026
8ee70a3
[pattern-core] [pattern-runtime] [pattern-provider] Skills.Load retur…
orual Apr 24, 2026
6da99da
[pattern-core] [pattern-runtime] generic MessageAttachment splice pip…
orual Apr 24, 2026
2ed25d8
[pattern-db] [pattern-runtime] [pattern-core] persist MessageAttachme…
orual Apr 25, 2026
e48cdd4
planning and follow-up
orual Apr 25, 2026
4bfcd5d
[pattern-runtime] drop clone on Copy Sphere in agent_loop output_origin
orual Apr 25, 2026
f129c3d
[pattern-core] add CapabilitySet, EffectCategory, CapabilityFlag types
orual Apr 25, 2026
6b7c777
[pattern-runtime] cross-check CANONICAL_EFFECT_ROW against EffectCate…
orual Apr 25, 2026
d884683
[pattern-runtime] add capability-filtered preamble builder
orual Apr 25, 2026
1de5d76
[pattern-runtime] thread CapabilitySet through session open
orual Apr 25, 2026
429b24b
[pattern-core] rebuild PermissionBroker on jiff with scope + duration…
orual Apr 25, 2026
5c72833
[pattern-runtime] add PermissionBridge + thread broker through Sessio…
orual Apr 25, 2026
e6649fd
[pattern-runtime] publish dispatch origin per orchestrate iteration i…
orual Apr 25, 2026
421741b
[pattern-core] add PolicyRule, PolicyMatcher, PolicySet
orual Apr 25, 2026
4d84965
[pattern-runtime] seed Rust default policy rules for shell + file + s…
orual Apr 25, 2026
c80777e
[pattern-runtime] gate Shell handler stub through PolicySet + Permiss…
orual Apr 25, 2026
e8cd863
[pattern-runtime] add is_pattern_config_kdl shape-based detection
orual Apr 25, 2026
96b9be3
[pattern-core] [pattern-runtime] lock pattern-config-KDL writes via F…
orual Apr 25, 2026
8ae6acf
[pattern-core] [pattern-runtime] drop LockedDefault precedence and Fi…
orual Apr 25, 2026
bdaa175
[pattern-core] [pattern-runtime] persona KDL: capabilities + policy b…
orual Apr 25, 2026
823b11c
[pattern-runtime] gate File.Write through shape guard + PolicySet (AC…
orual Apr 25, 2026
530a151
moving legacy stuff into legacy folder for clarity in docs
orual Apr 25, 2026
7f6a5a4
[pattern-core] add spawn-config types (Ephemeral, Fork, Sibling) + Pe…
orual Apr 25, 2026
b81acf0
[meta] cargo fmt sweeps pattern_provider line-collapses
orual Apr 25, 2026
cc30bba
[pattern-runtime] [pattern-core] redesign Pattern.Spawn as Ephemeral|…
orual Apr 25, 2026
ec6451e
[pattern-runtime] [pattern-core] T3 SpawnRegistry + T4 partial: domai…
orual Apr 25, 2026
a1c42e2
[pattern-runtime] add tokio_handle to TidepoolRuntime + SessionContex…
orual Apr 25, 2026
ab27825
phase 2 update for sandbox io
orual Apr 25, 2026
58ee2b5
[pattern-runtime] [pattern-core] implement ephemeral spawn dispatch (…
orual Apr 25, 2026
5726c50
[pattern-runtime] ephemeral spawn progress-log + per-turn append + AC…
orual Apr 25, 2026
a5c6130
[pattern-runtime] sub-spawn lifetime chain — cancel propagation + eva…
orual Apr 25, 2026
c6b68b2
[pattern-runtime] sibling spawn — existing-persona adoption + new-ide…
orual Apr 25, 2026
50b2a2b
[pattern-runtime] [haskell] fork scaffold + Pattern.Spawn typed recor…
orual Apr 25, 2026
5ed1301
[pattern-runtime] [haskell] sibling spawn: structural Active/Draft ga…
orual Apr 25, 2026
7155f3d
[pattern-runtime] use tokio::sync::Notify for CancelState wait_for_ca…
orual Apr 25, 2026
d432502
[pattern-runtime] add eval-worker block_on integration test + AC3.4 t…
orual Apr 25, 2026
22fbd4d
[pattern-runtime] sibling spawn returns SiblingExistingOutcome carryi…
orual Apr 25, 2026
9cce7ea
[pattern-runtime] [haskell] SiblingSpawn typed sum + remove meaningle…
orual Apr 25, 2026
c3cf916
[pattern-runtime] miscellaneous review fixes (I#1, I#3, M#1, M#2, M#4)
orual Apr 25, 2026
731a245
[pattern-runtime] [haskell] cycle-3 review fixes: watcher leak (Weak)…
orual Apr 25, 2026
cd452fd
docs: update CLAUDE.md files for v3-multi-agent Phase 2 completion
orual Apr 25, 2026
9e11241
[pattern-memory] [pattern-core] [pattern-runtime] lightweight fork vi…
orual Apr 25, 2026
19db4ce
[pattern-runtime] lightweight fork merge_back via LoroDoc::import (T2)
orual Apr 25, 2026
354ae8e
[pattern-runtime] [pattern-memory] lightweight fork discard + persist…
orual Apr 25, 2026
2030740
[pattern-runtime] fork.promote with SpawnNewIdentities gate + draft s…
orual Apr 25, 2026
bcc06d6
[pattern-runtime] ForkRegistry trait + handle_fork dispatch wiring (T…
orual Apr 25, 2026
e363a14
[pattern-memory] markdown_skill: quote octal-prefixed keyword strings…
orual Apr 25, 2026
d37a523
[pattern-runtime] fix: fork allocates fresh child CancelState (C1)
orual Apr 25, 2026
0e1a3ca
[pattern-runtime] fix: address minor code review issues (M1-M4)
orual Apr 25, 2026
5bd3173
[pattern-runtime] [pattern-memory] fix: address Phase 3 code review f…
orual Apr 25, 2026
93469a2
[pattern-runtime] Critical #1: add Drop impl to ForkHandle to abort c…
orual Apr 26, 2026
e338b06
[pattern-runtime] Critical #2: strengthen merge_back_persistent test …
orual Apr 26, 2026
97fb4c5
[pattern-runtime] Critical #3: fix proptest commutativity tautology i…
orual Apr 26, 2026
cc249bf
[pattern-runtime] fix code review issues: Important #1-3 and Minor #1
orual Apr 26, 2026
11ad2ac
[pattern-runtime] strict commutativity in fork_merge_lightweight prop…
orual Apr 26, 2026
349a352
docs: update project context for v3-multi-agent Phase 3
orual Apr 26, 2026
5dc6169
[pattern-core] [pattern-runtime] [pattern-server] [pattern-cli] Route…
orual Apr 26, 2026
194d540
[pattern-core] [pattern-runtime] Mailbox + busy flag + Notify on Sess…
orual Apr 26, 2026
87c2ab6
[pattern-core] [pattern-runtime] collapse WakeReason into data-bearin…
orual Apr 26, 2026
4a7644b
[pattern-runtime] spawn per-session mailbox-drain task
orual Apr 26, 2026
042378e
[pattern-runtime] T4: add AgentRegistry + agent-scheme router
orual Apr 26, 2026
9ffa4e9
[pattern-runtime] T7: WakeRegistry + TaskTimeout/Interval wake-condit…
orual Apr 26, 2026
c980061
[pattern-runtime] T5: wire task-pinning delegation into mailbox
orual Apr 26, 2026
08759b8
[pattern-memory] [pattern-runtime] T8: BlockChanged wake via subscrib…
orual Apr 26, 2026
ffcbce4
[docs] sandbox-io phase 3: per-session ProcessManager amendment (unre…
orual Apr 26, 2026
029ed1b
[pattern-runtime] T9: Pattern.Wake effect + TaskDependencyResolved ev…
orual Apr 26, 2026
684e9da
[pattern-runtime] [pattern-server] [pattern-memory] Phase 4 code revi…
orual Apr 26, 2026
6983c9f
[pattern-runtime] [pattern-server] Phase 4 cycle-3: AgentRegistry sin…
orual Apr 26, 2026
8b1024a
[pattern-core] add FrontingSet + RoutingTable + MessagePattern types;…
orual Apr 26, 2026
29c54e5
[pattern-runtime] [pattern-server] [pattern-core] Phase 5 T3+T4+T5+T6…
orual Apr 26, 2026
bbc8876
[pattern-core] [pattern-runtime] [pattern-server] [pattern-cli] code …
orual Apr 26, 2026
e0ff8be
[v3-sandbox-io Phase 1] SyncedDoc + DirWatcher + LoroSyncedFile
orual Apr 25, 2026
45dc1c8
[v3-sandbox-io Phase 2] FileHandler + FileManager + async-reminder sp…
orual Apr 26, 2026
e43e0c1
[v3-sandbox-io Phase 3] ShellHandler + ProcessManager + ShellOutput s…
orual Apr 26, 2026
58f7bcc
[v3-sandbox-io Phase 4] unified Port effect + PortRegistry + retire S…
orual Apr 26, 2026
521bd5a
[v3-sandbox-io Phase 5] HttpPort + plugin port-library delivery + e2e…
orual Apr 26, 2026
e428d26
[merge] v3-sandbox-io into v3-multi-agent
orual Apr 27, 2026
0c49a52
[pattern-core] [pattern-runtime] @-mention scan: detect anywhere; rej…
orual Apr 27, 2026
63a0c24
[pattern-db] [pattern-core] [pattern-memory] [pattern-runtime] Phase …
orual Apr 27, 2026
9f62bbb
[pattern-core] [pattern-runtime] Phase 6 T3: extend ConstellationRegi…
orual Apr 27, 2026
772d89d
[pattern-db] [pattern-core] Phase 6 T4: rusqlite ConstellationRegistr…
orual Apr 27, 2026
63ec6b2
[pattern-runtime] [pattern-core] Phase 6 T5: ctx.constellation SDK su…
orual Apr 27, 2026
e777580
[pattern-runtime] [pattern-server] Phase 6 T5b: SDK Pattern.Fronting …
orual Apr 27, 2026
d8bda6f
[pattern-runtime] [pattern-server] [pattern-core] [pattern-db] Phase …
orual Apr 27, 2026
063e272
[pattern-cli] [pattern-server] Phase 6 T7: CLI constellation subcomma…
orual Apr 27, 2026
9e6d041
[pattern-server] [pattern-memory] [pattern-provider] Phase 6 T8 (1/4)…
orual Apr 27, 2026
cb00293
[pattern-cli] [pattern-server] Phase 6 T8 (2/3): TUI mount-scoped rou…
orual Apr 27, 2026
ce62cc0
[pattern-cli] [pattern-server] Phase 6 T8 (3/3): constellation panel …
orual Apr 27, 2026
ba3931f
[pattern-core] [pattern-runtime] Phase 7 T0: EffectClass classificati…
orual Apr 28, 2026
2c500a8
[pattern-runtime] Phase 7 T1-T4: scripted turn fixtures + delegation …
orual Apr 28, 2026
c5d09a2
[pattern-runtime] fix multi_module_sdk doc comments to reflect Log de…
orual Apr 28, 2026
e596e54
[pattern-runtime] add multi-agent smoke test covering AC10
orual Apr 28, 2026
dd21444
[pattern-runtime] implement custom Haskell wake-condition evaluator (…
orual Apr 28, 2026
7f6031e
[meta] [pattern-runtime] post-multi-agent audit + CLAUDE.md refresh
orual Apr 28, 2026
b980136
removed most pre-rewrite staged stuff, where no longer needed, update…
orual Apr 29, 2026
3d9489c
fixed one of the flaky tests, made name-based routing/mentions work (…
orual Apr 29, 2026
2cc59ee
fix failure to resolve standalone project mounts automatically, add l…
orual Apr 29, 2026
208bfae
add auth command to cli, a few other config improvements, plus example
orual Apr 29, 2026
75fb51c
fix issue in rust-genai's serialization. local regression test
orual Apr 29, 2026
9c9bb43
fixes for token counting endpoint
orual Apr 30, 2026
a3c6554
block file path rework, hopefully fixing a bug in session history pickup
orual Apr 30, 2026
4135252
fix persona exclusion from daemon sessions
orual Apr 30, 2026
8dfad58
fixed a couple block edit operations not gating correctly
orual Apr 30, 2026
ba13885
file ops debugging
orual Apr 30, 2026
825b94f
[pattern-core] add Scope enum for typed memory ownership boundary
orual May 1, 2026
0b6afe0
[pattern-core] [pattern-memory] [pattern-runtime] [pattern-server] re…
orual May 1, 2026
464cee7
fix file and memory ops errors, add readLines to file effect
orual May 1, 2026
13c7fa1
mailbox-based message delivery + TUI improvements
orual May 2, 2026
cdbe53f
fixes to ephemeral stuff
orual May 2, 2026
503c281
spawn preamble tag-mismatch fix + TUI input improvements
orual May 2, 2026
35736e1
passing message attachments to tui for visiblity
orual May 2, 2026
aa2cfd4
string replace file editing and better memory ops
orual May 4, 2026
a18282a
File.replace + Memory ops (pin/unpin/getSchema/getField/setField/upda…
orual May 4, 2026
14c8968
extensibility phase 1: plugin types, manifest parsers, path helpers, …
orual May 4, 2026
a3f8b28
extensibility phase 1: manifest integration tests (8/8 pass)
orual May 4, 2026
9e0870f
extensibility phase 1: PluginRegistry with KDL persistence types
orual May 4, 2026
8e2a36a
extensibility phase 1: registry discovery, install, uninstall + partn…
orual May 4, 2026
080d780
extensibility phase 1 complete: manifest + registry tests (15/15 pass)
orual May 4, 2026
41c4664
extensibility phase 1: install persistence + full test coverage (21 t…
orual May 4, 2026
f60b8de
extensibility phase 2: hooks core types, tag catalog, payloads, CC al…
orual May 4, 2026
d329e6b
extensibility phase 2: HookBus dispatcher with glob-based subscriptio…
orual May 4, 2026
343c215
extensibility phase 2: HookBus on SessionContext + getter
orual May 4, 2026
41c1d5d
extensibility phase 2: unified gate types (GateRequest/GateResponse/G…
orual May 4, 2026
980222d
extensibility phase 2: HookBridge (sync→async) on SessionContext
orual May 4, 2026
4865649
extensibility phase 2: PayloadValue (wire-safe payload) + HookBridge …
orual May 4, 2026
822e4f2
extensibility phase 2: wire hook emits in memory handler (11 sites)
orual May 4, 2026
0bc65e8
extensibility phase 2: wire hook emits in shell handler (4 sites incl…
orual May 4, 2026
14de6de
extensibility phase 2: wire hook emits in tasks handler (6 sites)
orual May 4, 2026
9bab3ef
extensibility phase 2: wire hook emits in file handler (WIP - needs H…
orual May 4, 2026
441e3ea
extensibility phase 2: tighten file handler to SessionContext + hook …
orual May 4, 2026
74d4a6c
extensibility phase 2: wire hook emits in recall, spawn, port, messag…
orual May 4, 2026
2239fb4
extensibility phase 2: wire turn lifecycle hooks (turn.before/after, …
orual May 4, 2026
2887c85
extensibility phase 2: file handler tests need updating (WIP - TestUs…
orual May 4, 2026
88085b3
extensibility phase 2: disable file handler tests pending SessionCont…
orual May 4, 2026
77e8a59
fix bundle_non_prelude5 test compilation (body removed pending migrat…
orual May 4, 2026
7086c55
extensibility phase 3 task 1: PluginExtension + PluginHost traits, Au…
orual May 4, 2026
e5ebbb2
extensibility phase 3 task 2: add source_plugin_id to SkillMetadata
orual May 4, 2026
f182788
extensibility phase 3 task 2: source_plugin_id on SkillMetadata (all …
orual May 4, 2026
c9afcfa
extensibility phase 3 task 3: CcPluginAdapter scaffold + lifecycle
orual May 4, 2026
a5013ae
extensibility phase 3 task 4: SKILL.md translator (parses + decorates…
orual May 5, 2026
2819e96
extensibility phase 3 task 5: CC hook subscription wiring (command + …
orual May 5, 2026
bf6dc1e
extensibility phase 3 task 6: extend LoadedPlugin with extension/host…
orual May 5, 2026
05f029d
extensibility phase 3 complete: integration tests pass (5/5), trust_t…
orual May 5, 2026
821b8b3
phase 2 task 8: wire PluginRegistry through SessionRegistries, enable…
orual May 5, 2026
85a41de
add pattern plugin CLI subcommand (install/list/uninstall)
orual May 5, 2026
12912f8
plugin CLI: auto-discover plugins in multi-plugin directories
orual May 5, 2026
a602f95
plugin CLI: jj git clone support for git URLs, fix SubprocessFailed f…
orual May 5, 2026
31a620e
wire PluginRegistry into daemon session registries (loads at session …
orual May 5, 2026
42a7325
fix CC adapter: auto-discover hooks/hooks.json, call on_install from CLI
orual May 5, 2026
b0da007
fix: use block_in_place for plugin on_enable in session open (no nest…
orual May 5, 2026
fc46044
fix: move skills to on_enable, fix CLI async (no nested runtime), wir…
orual May 5, 2026
4af628c
implement skill block persistence in CC adapter (no longer stub)
orual May 5, 2026
7863515
fix: build_extension on plugin load from disk (not just install)
orual May 5, 2026
e06ea10
fix: write skill body to content container (visible to Memory.get/Ski…
orual May 5, 2026
c89f708
fix: always overwrite skill blocks from plugin cache (authoritative s…
orual May 5, 2026
5b5492b
fix: use is_system=true for skill block writes (bypass permission gate)
orual May 5, 2026
f0df4f6
debug: add tracing for plugin enable flow
orual May 5, 2026
0fb5817
fix: rewrite skill persistence (handle cross-session blocks), add Pos…
orual May 5, 2026
6524da8
fix: delete stale DB blocks before creating skill blocks
orual May 5, 2026
d887c31
add MemoryStore::create_or_replace_block for system-level skill upser…
orual May 5, 2026
e482b39
override create_or_replace_block in MemoryCache with hard-delete from DB
orual May 5, 2026
6d1b175
fix: delegate create_or_replace_block through MemoryScope + MemorySto…
orual May 5, 2026
7145737
debug: more tracing in skill install path
orual May 5, 2026
78d41ec
remove default impl of create_or_replace_block, implement on all Memo…
orual May 5, 2026
51e7cb5
fix: get_block after create to mutate cached instance (not a detached…
orual May 5, 2026
28b5f9b
fix: use doc from create_or_replace directly (avoid get_block frontie…
orual May 5, 2026
672f9c6
fix: HookBridge gracefully handles missing tokio runtime (inert bridg…
orual May 5, 2026
700fe8c
fix: HookBridge uses explicit tokio handle from from_persona (works o…
orual May 5, 2026
ea8efd2
fix: catch_unwind around plugin on_enable (prevents test/server panics)
orual May 5, 2026
232ceff
fix: skill body→content throughout (FTS render, container_id, import_…
orual May 5, 2026
efec16a
add full CC PascalCase event names to alias map
orual May 5, 2026
dd803d8
fix: skill import test asserts content not body
orual May 5, 2026
3f1dbd4
fix: get_block after create_or_replace to get cached instance (clone …
orual May 5, 2026
98d2a25
add MemoryStore::commit_write (no default impl), wire subscriber spaw…
orual May 5, 2026
8ad8dee
feat: add MCP client module to pattern_core (feature-gated mcp-client)
orual May 5, 2026
dc07caf
feat: add McpRegistry to pattern_runtime (per-session MCP server life…
orual May 5, 2026
7fc3720
feat: new Pattern.Mcp wire shape — Call/Introspect/ListServers/Unload
orual May 5, 2026
26fa344
feat: wire McpRegistry into SessionContext + HasMcpRegistry trait + n…
orual May 5, 2026
39f693e
feat: wire McpHandler to McpRegistry with 60s timeout on external calls
orual May 5, 2026
7c79b8f
feat: CC adapter MCP config parser + fix session constructor/test com…
orual May 5, 2026
b4b9ad9
feat: load MCP servers from CC plugins at session open
orual May 5, 2026
18bd609
feat: MCP server loading from CC plugins at session open (end-to-end …
orual May 5, 2026
ff7f473
fix: update MCP effect_decl to match new wire shape (Call/Introspect/…
orual May 5, 2026
46176f8
fix: include ADT definitions in code tool description so agents see c…
orual May 5, 2026
ceaacbd
fixed archival search to scope more properly
orual May 6, 2026
4298b27
timestamps of original messages in reminder framing
orual May 6, 2026
f68aa09
fixed wake putting things into 'single-turn' mode due to failure to p…
orual May 6, 2026
8dd9806
pattern rewrote the readme, bunch more fixes
orual May 6, 2026
410b371
built-in llama-cpp embeddings, other bug fixes
orual May 9, 2026
409e786
fixes to ephemeral agent attribution, etc
orual May 10, 2026
6c09875
memory disk sync/overwrite fix
orual May 10, 2026
96ae8e6
BIG pile of bug fixes for vector search paths
orual May 11, 2026
4a0c805
reembed backfill cli command and some misc support
orual May 11, 2026
9e4b8b8
swapped to git deps to make it usable for others
orual May 11, 2026
3304bbf
wake tick persistence fixes
orual May 12, 2026
57d89c0
initial native plugin support
orual May 13, 2026
cd03a9f
done enough to try and write the discord plugin
orual May 13, 2026
05cc0bc
skeleton plugin installs
orual May 14, 2026
746e05b
basic discord plugin works
orual May 14, 2026
75d0255
multi-modal tool results
orual May 15, 2026
822af1a
tui and discord image/binary attachment inputs
orual May 16, 2026
9a9e963
bugfix to multimodal with svgs
orual May 21, 2026
c66043f
plugin: phase A.1 — Result-wrap host protocol Vec variants; phase doc…
orual May 21, 2026
6836cbe
plugin: phase A.2a — SessionRoutingProtocolHandler per-session dispat…
orual May 21, 2026
d57c77c
plugin: phase A.2b — thread SessionRoutingProtocolHandler through Ses…
orual May 21, 2026
949fe1c
plugin phase A.2c HostApiContext threading + test cleanup
orual May 21, 2026
18498f1
plugin phase A.2c.3 - HostSendMessage shape settled: PluginAgentMessa…
orual May 21, 2026
17ba28d
plugin phase A MemorySync wire end-to-end (daemon side)
orual May 22, 2026
a2066a9
plugin phase A stage 7a - plugin-side MemorySync client scaffold
orual May 22, 2026
5979fcb
plugin phase A stage 7b.1 - auto-push plugin-local edits via subscrib…
orual May 22, 2026
7359488
plugin phase A stage 7b.2+7b.3 - PluginMemoryStore + open_memory_sync…
orual May 22, 2026
f7b0c7a
misc memory sync fixes, codex auth plan
orual May 26, 2026
8b98bf0
[pattern-provider] codex-oauth phase 1 - OAuth state machine
orual May 27, 2026
96a87e4
[pattern-provider] codex-oauth phase 2 - storage + flock + Anthropic …
orual May 27, 2026
e386a23
[pattern-provider] codex-oauth phase 3 - OpenAiAuthChain + refresh
orual May 27, 2026
f2799b1
[pattern-provider+runtime+server] codex-oauth phase 4 - gateway integ…
orual May 27, 2026
4f4f78a
[pattern-cli] codex-oauth phase 5 - pattern auth login --provider openai
orual May 27, 2026
2fe1848
finishing codex auth, MPL-2.0 relicense
orual May 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
192 changes: 0 additions & 192 deletions .claude/commands/context.md

This file was deleted.

Loading
Loading