Commit graph

1149 commits

Author SHA1 Message Date
murashit
c039e8be7a Bump version to 4.6.1 2026-07-10 21:18:27 +09:00
murashit
45f1a47848 Address Obsidian review feedback 2026-07-10 21:16:46 +09:00
murashit
17835a8b7d Bump version to 4.6.0 2026-07-10 21:05:09 +09:00
murashit
e1e3786531 Clarify composer context reference suggestions 2026-07-10 20:46:54 +09:00
murashit
0c587f72cd Resolve relative daily-note references in the composer 2026-07-10 20:45:40 +09:00
murashit
dec80ff6cf Document intentional native element creation 2026-07-10 16:48:35 +09:00
murashit
3845da80e0
Merge pull request #22 from murashit/dependabot/npm_and_yarn/dev-dependencies-80f8c9e043
Bump the dev-dependencies group across 1 directory with 6 updates
2026-07-10 16:35:25 +09:00
murashit
305a257ace Keep settings lint aligned with Obsidian 1.12 2026-07-10 16:35:03 +09:00
dependabot[bot]
ad50c56090
Bump the dev-dependencies group across 1 directory with 6 updates
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-obsidianmd
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: knip
  dependency-version: 6.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-10 07:20:35 +00:00
murashit
78a8432bed
Merge pull request #23 from murashit/dependabot/npm_and_yarn/tanstack/query-core-5.101.2
Bump @tanstack/query-core from 5.101.1 to 5.101.2
2026-07-10 16:18:08 +09:00
murashit
e2f5b88f2e
Merge pull request #24 from murashit/dependabot/npm_and_yarn/preact-10.29.3
Bump preact from 10.29.2 to 10.29.3
2026-07-10 16:17:56 +09:00
murashit
d21922f814
Merge pull request #21 from murashit/dependabot/github_actions/actions/attest-4.1.1
Bump actions/attest from 4.1.0 to 4.1.1
2026-07-10 16:16:35 +09:00
dependabot[bot]
1ff3aa8c14
Bump @tanstack/query-core from 5.101.1 to 5.101.2
Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.101.1 to 5.101.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-core/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/query-core@5.101.2/packages/query-core)

---
updated-dependencies:
- dependency-name: "@tanstack/query-core"
  dependency-version: 5.101.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-10 07:15:43 +00:00
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
dependabot[bot]
34e85b9588
Bump actions/attest from 4.1.0 to 4.1.1
Bumps [actions/attest](https://github.com/actions/attest) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/attest/releases)
- [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md)
- [Commits](59d89421af...a1948c3f04)

---
updated-dependencies:
- dependency-name: actions/attest
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-09 13:25:14 +00: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