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 |
|
murashit
|
10da7f273e
|
Merge pull request #25 from murashit/dependabot/npm_and_yarn/dev-dependencies-781ad7fc56
|
2026-07-14 17:34:05 +09:00 |
|
dependabot[bot]
|
09e2eb05ce
|
chore(deps): bump the dev-dependencies group across 1 directory with 3 updates
Bumps the dev-dependencies group with 3 updates in the / directory: [moment](https://github.com/moment/moment), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
Updates `moment` from 2.29.4 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.4...2.30.1)
Updates `typescript-eslint` from 8.62.1 to 8.63.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.63.0/packages/typescript-eslint)
Updates `vitest` from 4.1.9 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)
---
updated-dependencies:
- dependency-name: moment
dependency-version: 2.30.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.63.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: vitest
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-14 08:28:16 +00:00 |
|
dependabot[bot]
|
f8efaf1806
|
chore(deps): bump @preact/signals from 2.9.2 to 2.9.3
Bumps [@preact/signals](https://github.com/preactjs/signals/tree/HEAD/packages/preact) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/preactjs/signals/releases)
- [Changelog](https://github.com/preactjs/signals/blob/main/packages/preact/CHANGELOG.md)
- [Commits](https://github.com/preactjs/signals/commits/@preact/signals@2.9.3/packages/preact)
---
updated-dependencies:
- dependency-name: "@preact/signals"
dependency-version: 2.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-14 08:27:51 +00:00 |
|
murashit
|
41ad68a419
|
test: avoid cumulative commitlint timeout
|
2026-07-14 17:18:05 +09:00 |
|
murashit
|
88694b2a6a
|
docs: streamline repository guidance
|
2026-07-14 16:42:56 +09:00 |
|
murashit
|
8fc051ebd4
|
chore(release): adopt Conventional Commits and generated release notes
|
2026-07-14 16:08:25 +09:00 |
|
murashit
|
84b920d0da
|
Bump version to 5.0.0
|
2026-07-14 11:48:35 +09:00 |
|
murashit
|
00402e0d56
|
Show web submissions while fetching context
|
2026-07-14 11:34:42 +09:00 |
|
murashit
|
2c254339cf
|
Show web attachments in message context
|
2026-07-14 10:45:32 +09:00 |
|
murashit
|
10c69cec3f
|
Replace persistent /clip with transient /web context
|
2026-07-14 10:18:03 +09:00 |
|
murashit
|
34aca42dc0
|
Prevent automatic titles from overwriting manual names
|
2026-07-13 21:26:24 +09:00 |
|
murashit
|
3db509a98a
|
Fix hook trust state transitions
|
2026-07-13 21:19:31 +09:00 |
|
murashit
|
08cd3f624e
|
Bump version to 4.7.1
|
2026-07-13 17:12:27 +09:00 |
|
murashit
|
bd74d47ec1
|
Align side chats with Codex CLI lifecycle
|
2026-07-13 14:34:19 +09:00 |
|
murashit
|
4d138a3f9b
|
Remove deprecated app-server compatibility consumers
|
2026-07-13 13:52:22 +09:00 |
|
murashit
|
57cab74ecf
|
Preserve chat shell identity across toolbar changes
|
2026-07-13 13:38:42 +09:00 |
|
murashit
|
c053888fcd
|
Serialize settings mutations across tab lifecycle
|
2026-07-13 13:37:35 +09:00 |
|
murashit
|
b92b6d5fd3
|
Own restored panel state and discard unrestorable side chats
|
2026-07-13 13:36:31 +09:00 |
|
murashit
|
b30b913c04
|
Make the chat session runtime the per-panel composition owner
|
2026-07-12 20:33:19 +09:00 |
|
murashit
|
9d2b750d77
|
Move selection rewrite behind a feature-owned transport
|
2026-07-12 20:33:19 +09:00 |
|
murashit
|
8cd3bafaff
|
Keep thread query snapshots raw and publish catalog projections
|
2026-07-12 20:33:19 +09:00 |
|
murashit
|
ce427a9a6c
|
Move thread workflows behind feature-owned app-server ports
|
2026-07-12 18:21:05 +09:00 |
|
murashit
|
acd6c418d8
|
Reset thread catalog lifecycle facts with runtime state
|
2026-07-12 18:17:58 +09:00 |
|
murashit
|
859ccb2ac1
|
Tighten app-server boundary contracts
|
2026-07-12 09:09:25 +09:00 |
|
murashit
|
2364664c2e
|
Make thread cleanup and workspace recovery resilient
|
2026-07-12 09:09:24 +09:00 |
|
murashit
|
eb56414cd7
|
Prevent stale shared app-server snapshots
|
2026-07-12 09:09:24 +09:00 |
|
murashit
|
26adfa4d46
|
Prevent concurrent chat operations from overwriting active work
|
2026-07-12 08:52:20 +09:00 |
|
murashit
|
a1ad965dcc
|
Bump version to 4.7.0
|
2026-07-12 00:20:53 +09:00 |
|
murashit
|
160c344008
|
Model subagent threads as read-only panels
|
2026-07-12 00:18:32 +09:00 |
|
murashit
|
697b748aaf
|
Block persistent thread mutations from side chats
|
2026-07-11 23:47:16 +09:00 |
|
murashit
|
d174f3273c
|
Add ephemeral side chats in new Codex panels
|
2026-07-11 21:50:05 +09:00 |
|
murashit
|
bcb9759a91
|
Resolve audited lifecycle, protocol, Vault, and async-boundary debt
|
2026-07-11 18:28:44 +09:00 |
|
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 |
|