murashit
|
5cd898fabe
|
test(chat): harden stream behavior contracts
|
2026-07-18 18:18:28 +09:00 |
|
murashit
|
8351156589
|
test: harden vault and runtime boundaries
|
2026-07-18 18:18:24 +09:00 |
|
murashit
|
ef5d1d803d
|
feat(chat): show live subagent activity summaries
|
2026-07-18 18:15:41 +09:00 |
|
murashit
|
46ecf3addd
|
test(chat): cover pending request UI boundaries
|
2026-07-18 14:50:45 +09:00 |
|
murashit
|
93c4ba50a1
|
test(settings): cover declarative API parity
|
2026-07-18 14:50:42 +09:00 |
|
murashit
|
d568f9abb1
|
test(app-server): cover RPC boundary failures
|
2026-07-18 14:48:22 +09:00 |
|
murashit
|
d1337a6c85
|
test(ui): cover turn diff and toolbar boundaries
|
2026-07-18 14:35:05 +09:00 |
|
murashit
|
eb6d4a3c2d
|
test(app-server): cover client and transport lifecycles
|
2026-07-18 14:35:00 +09:00 |
|
murashit
|
4820fd5821
|
test(chat): cover pending requests and agent states
|
2026-07-18 14:34:14 +09:00 |
|
murashit
|
d8f4f8a899
|
refactor(input): distinguish Vault file references from mentions
|
2026-07-18 11:40:43 +09:00 |
|
murashit
|
9b2585b2bd
|
refactor(context): model Obsidian excerpts as references
|
2026-07-18 11:03:48 +09:00 |
|
murashit
|
4581ee4c5f
|
feat(context): bound and persist explicit turn context
|
2026-07-18 10:47:10 +09:00 |
|
murashit
|
93d0021391
|
docs: correct app-server compatibility key
|
2026-07-18 09:01:09 +09:00 |
|
murashit
|
dfeeb0e4b2
|
refactor(threads): bound lifecycle event arbitration
|
2026-07-18 08:23:49 +09:00 |
|
murashit
|
ffb11490ce
|
fix(composer): make attachment saves explicit editing state
|
2026-07-18 08:23:49 +09:00 |
|
murashit
|
51994c6777
|
refactor(metadata): publish app-server resources independently
|
2026-07-18 08:19:02 +09:00 |
|
murashit
|
4ddb17a27b
|
refactor(chat): narrow lifecycle coordination guarantees
|
2026-07-18 07:27:01 +09:00 |
|
murashit
|
48bd261f64
|
refactor(settings): centralize dynamic data ownership
|
2026-07-18 07:26:21 +09:00 |
|
murashit
|
6800bcc339
|
refactor(runtime): simplify thread settings serialization
|
2026-07-18 07:23:29 +09:00 |
|
murashit
|
562513099f
|
refactor(async): unify scoped operation coordination
|
2026-07-18 07:23:29 +09:00 |
|
murashit
|
e056fee378
|
fix(settings): preserve ordered mutation facts
|
2026-07-18 07:23:29 +09:00 |
|
murashit
|
2de242819e
|
fix(composer): preserve attachment insertion targets
|
2026-07-18 07:23:29 +09:00 |
|
murashit
|
9ad8ade044
|
fix(chat): serialize runtime settings commits
|
2026-07-18 07:23:29 +09:00 |
|
murashit
|
1eb074b361
|
refactor(chat): model scoped async operations
|
2026-07-18 07:23:29 +09:00 |
|
murashit
|
716d6a2db5
|
fix(chat): unsubscribe when leaving running subagents
|
2026-07-18 07:23:29 +09:00 |
|
murashit
|
4b0218169c
|
fix(chat): centralize active panel operation policy
|
2026-07-17 20:28:13 +09:00 |
|
murashit
|
ec3bcd0312
|
feat(settings): support declarative settings search
|
2026-07-17 11:27:53 +09:00 |
|
murashit
|
7dfc023360
|
chore(release): 5.0.4
|
2026-07-17 10:44:59 +09:00 |
|
murashit
|
dfff322541
|
refactor(test): trim development script coverage
|
2026-07-17 08:34:34 +09:00 |
|
murashit
|
40153a1da5
|
refactor(test): simplify plugin composition contracts
|
2026-07-17 08:10:31 +09:00 |
|
murashit
|
ed942d1c9b
|
refactor(test): focus UI tests on observable behavior
|
2026-07-17 08:10:31 +09:00 |
|
murashit
|
86fc06998b
|
refactor(test): consolidate command and protocol contracts
|
2026-07-17 08:10:31 +09:00 |
|
murashit
|
c37832d0a3
|
refactor(test): align tests with owning modules
|
2026-07-17 08:10:31 +09:00 |
|
murashit
|
760bdf3016
|
fix(lifecycle): preserve identity across context changes
|
2026-07-17 06:40:06 +09:00 |
|
murashit
|
d525d97f9e
|
refactor(app-server): bind query caches to resource leases
|
2026-07-17 06:40:01 +09:00 |
|
murashit
|
edf2b70902
|
fix(composer): unify suggestion state construction
|
2026-07-17 06:19:57 +09:00 |
|
murashit
|
cb6e89b1ae
|
fix(threads): scope mutations to their operation context
|
2026-07-17 06:19:57 +09:00 |
|
murashit
|
f7efd475a4
|
fix(chat): preserve reconnectable state across disconnects
|
2026-07-17 06:15:59 +09:00 |
|
murashit
|
e4e69ca060
|
refactor(test): remove incidental implementation contracts
|
2026-07-16 22:56:00 +09:00 |
|
murashit
|
a97f80e25e
|
refactor(chat): replace signal mirror with selectors
|
2026-07-16 22:56:00 +09:00 |
|
murashit
|
359bf1c21e
|
refactor(app-server): inject structured turn runner
|
2026-07-16 22:56:00 +09:00 |
|
murashit
|
cb172edfb7
|
refactor(app-server): own context leases in resource store
|
2026-07-16 22:55:56 +09:00 |
|
murashit
|
d202849313
|
refactor(chat): model panel thread phase explicitly
|
2026-07-16 19:22:14 +09:00 |
|
murashit
|
a099e1fffc
|
refactor(chat): split current and connected app-server gateways
|
2026-07-16 19:22:02 +09:00 |
|
murashit
|
f7e5319c3e
|
refactor(chat): simplify turn and rename transitions
|
2026-07-16 19:22:02 +09:00 |
|
murashit
|
98a17574e2
|
refactor(chat): remove obsolete thread-list loaded state
|
2026-07-16 18:52:14 +09:00 |
|
murashit
|
5e3eaf9b9f
|
refactor(ui): consolidate shared CSS primitives
|
2026-07-15 18:12:53 +09:00 |
|
murashit
|
4faa986e17
|
fix: address CodeQL string escaping and regex findings
|
2026-07-15 16:07:10 +09:00 |
|
murashit
|
805e7bfdf4
|
test: simplify grit policy fixtures
|
2026-07-15 15:13:23 +09:00 |
|
murashit
|
8ae6aab1fb
|
test: focus architecture checks on durable invariants
|
2026-07-15 14:37:16 +09:00 |
|