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
|
900d5cd53c
|
chore(release): 5.0.3
|
2026-07-17 10:26:25 +09:00 |
|
murashit
|
01f5de79b7
|
chore(release): 5.0.2
|
2026-07-17 10:08:14 +09:00 |
|
murashit
|
a7fbb2bddc
|
ci: scope compatibility checks to relevant changes
|
2026-07-17 09:18:38 +09:00 |
|
murashit
|
eff82d1166
|
chore(deps): update development dependencies
|
2026-07-17 09:07:45 +09:00 |
|
murashit
|
3dd4c8b9a3
|
ci(deps): keep TypeScript updates on version 6
|
2026-07-17 09:07:45 +09:00 |
|
murashit
|
60882f68ea
|
Merge pull request #29 from murashit/dependabot/npm_and_yarn/preact-10.29.7
|
2026-07-17 08:39:09 +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
|
bf8c87046b
|
refactor(chat): remove partial state cloning
|
2026-07-17 06:19:57 +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 |
|
dependabot[bot]
|
48401b6201
|
chore(deps): bump preact from 10.29.4 to 10.29.7
Bumps [preact](https://github.com/preactjs/preact) from 10.29.4 to 10.29.7.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.29.4...10.29.7)
---
updated-dependencies:
- dependency-name: preact
dependency-version: 10.29.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-16 14:26:26 +00: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
|
779d12f401
|
chore(release): 5.0.1
|
2026-07-15 18:36:29 +09:00 |
|
murashit
|
a7317fd518
|
docs: clarify when documentation should change
|
2026-07-15 18:13:45 +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 |
|
murashit
|
bbd981f255
|
refactor: simplify feature state lifecycles
|
2026-07-15 14:37:16 +09:00 |
|
murashit
|
c23c453597
|
refactor(chat): remove forwarding-only interfaces
|
2026-07-15 14:37:16 +09:00 |
|
murashit
|
7d6b81d367
|
refactor(app-server): split shared metadata queries
|
2026-07-15 14:37:16 +09:00 |
|
murashit
|
d010e2ac47
|
docs: streamline agent guidance
|
2026-07-14 22:23:59 +09:00 |
|
murashit
|
04341f7258
|
docs: record context and web import boundaries
|
2026-07-14 22:17:45 +09:00 |
|
murashit
|
e7ad2ca4c4
|
fix(web): make context imports safe and cancellable
|
2026-07-14 22:17:45 +09:00 |
|
murashit
|
2e97525d4f
|
build: verify app-server binding provenance
|
2026-07-14 22:17:45 +09:00 |
|
murashit
|
ca1a71eaac
|
fix: make app-server context changes atomic
|
2026-07-14 22:17:34 +09:00 |
|
murashit
|
9624f19a95
|
Merge pull request #27 from murashit/dependabot/npm_and_yarn/preact-10.29.4
|
2026-07-14 17:34:40 +09:00 |
|
murashit
|
635353cb99
|
Merge pull request #26 from murashit/dependabot/npm_and_yarn/preact/signals-2.9.3
|
2026-07-14 17:34:17 +09:00 |
|