Commit graph

1135 commits

Author SHA1 Message Date
dependabot[bot]
919f9f14b3
Bump preact from 10.29.2 to 10.29.3
Bumps [preact](https://github.com/preactjs/preact) from 10.29.2 to 10.29.3.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.29.2...10.29.3)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.29.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-10 07:15:37 +00:00
murashit
58bbaf6a5f Bump version to 4.5.2 2026-07-10 16:12:37 +09:00
murashit
164c307bd1 Read Defuddle Markdown output from the content field 2026-07-10 16:07:28 +09:00
murashit
5f22d21dc7 Remove direct query cache access and unused readers 2026-07-10 16:07:28 +09:00
murashit
d9024ba983 Recompute collapsible content overflow after resize 2026-07-10 16:07:28 +09:00
murashit
0cb39fb6dc Clean up textarea measurement mirrors across plugin reloads 2026-07-10 16:07:28 +09:00
murashit
ee0cfa9891 Load thread history incrementally and complete it for search 2026-07-10 16:07:28 +09:00
murashit
2a0fb96ce6 Clean temporary test workspaces and build before checks 2026-07-10 16:07:28 +09:00
murashit
7f09418f7c Align Node 26 tooling and enforce recorded compatibility checks 2026-07-10 16:07:28 +09:00
murashit
5e362add5b Stage generated app-server bindings before replacement 2026-07-10 16:07:28 +09:00
murashit
b6f6d04147 Bound shared query and catalog context retention 2026-07-10 16:07:28 +09:00
murashit
c0e4fc590c Share vault reference providers across chat panels 2026-07-10 16:07:28 +09:00
murashit
e9ca2b0448 Reuse stream indexes across delta updates 2026-07-10 16:07:28 +09:00
murashit
c375f110a2 Use model queries as the sole model metadata source 2026-07-10 16:07:28 +09:00
murashit
dccd63b75b Move connection orchestration into connection actions 2026-07-10 16:07:28 +09:00
murashit
03a026512e Reject unsupported MCP elicitation forms 2026-07-10 16:07:28 +09:00
murashit
9616fe588d Paginate model and MCP server inventories 2026-07-10 16:07:28 +09:00
murashit
d52841240a Validate inbound JSON-RPC messages and contain handler failures 2026-07-10 16:07:28 +09:00
murashit
d417157162 Namespace pending request controls by chat panel 2026-07-10 16:07:28 +09:00
murashit
75bf1a0fb8 Cancel asynchronous UI work after owner disposal 2026-07-10 16:07:28 +09:00
murashit
d28895b214 Scope app-server diagnostics to their owning panel and thread 2026-07-10 16:07:28 +09:00
murashit
2ca7dc42d2 Preserve app-server metadata snapshots atomically 2026-07-10 16:07:28 +09:00
murashit
ca62b40929 Stabilize app-server connection lifecycle boundaries 2026-07-10 16:07:28 +09:00
murashit
5a2dff36c5 Update app-server bindings for Codex 0.144.0
Regenerate experimental app-server TypeScript bindings with Codex CLI 0.144.0 and bump the recorded tested CLI version. Add coverage for hook prompt turn-item mapping so the canonical turn-item display path is covered without requiring live Obsidian smoke validation.
2026-07-10 02:34:18 +09:00
murashit
37051838a8 Flatten runtime slash command details 2026-07-10 02:09:41 +09:00
murashit
b3a770d1b1 Structure runtime slash command details 2026-07-10 02:02:50 +09:00
murashit
e44f95e368 Bump version to 4.5.1 2026-07-09 17:05:53 +09:00
murashit
a297859ec1 Update composer placeholder copy 2026-07-09 09:38:54 +09:00
murashit
085af148e6 Rename dialogue fork action classes 2026-07-09 08:07:16 +09:00
murashit
2debad388b Rename turn transcript summaries 2026-07-09 08:06:57 +09:00
murashit
682a23d712 Clarify steering activity heading 2026-07-09 07:51:43 +09:00
murashit
d544791b3a Align user-facing vocabulary 2026-07-09 07:32:41 +09:00
murashit
35af82b5ed Tighten shared CSS vocabulary 2026-07-09 07:14:06 +09:00
murashit
5c840a277f Tighten remaining internal vocabulary 2026-07-09 07:14:06 +09:00
murashit
4202748cc6 Align thread stream CSS classes 2026-07-09 06:55:51 +09:00
murashit
36ed7fceb3 Align internal thread stream vocabulary 2026-07-09 06:52:13 +09:00
murashit
d81044c17b Move chat app-server actions to owned workflows 2026-07-08 21:17:38 +09:00
murashit
3f2c4fd970 Bump version to 4.5.0 2026-07-08 14:37:17 +09:00
murashit
3060834fda Fix view connection timer tests 2026-07-08 13:50:18 +09:00
murashit
2353f725d1 Open subagent threads from agent summaries 2026-07-08 13:31:54 +09:00
murashit
0ce5ceedd5 Show reasoning effort descriptions in composer suggestions 2026-07-08 11:49:40 +09:00
murashit
19d35f7e33 Update app-server support for Codex CLI 0.143.0 2026-07-08 11:44:19 +09:00
murashit
e83dc59521 Polish toolbar compact action label 2026-07-08 11:06:10 +09:00
murashit
48c0b80f39 Polish slash command help wording 2026-07-08 10:39:42 +09:00
murashit
df9585499c Revert active note mention alias 2026-07-08 06:49:57 +09:00
murashit
d6fc86bb2e Clean up composer controller test subscriptions 2026-07-08 06:43:45 +09:00
murashit
84367e795b Fix composer suggestion equality 2026-07-08 06:36:29 +09:00
murashit
3b42c1dbd4 Bump version to 4.4.1 2026-07-07 22:52:23 +09:00
murashit
a330f181b5 Restore active note mention completion alias 2026-07-07 22:52:02 +09:00
murashit
22be754296 Move protocol boundary filename exception to Biome includes 2026-07-07 22:44:30 +09:00