Commit graph

1066 commits

Author SHA1 Message Date
murashit
c0a954d4ab Bump version to 4.3.0 2026-07-05 21:49:54 +09:00
murashit
b045f74a86 Fix Grit policy test isolation 2026-07-05 21:49:54 +09:00
murashit
1e3e34dd84 Add web clipping slash command 2026-07-05 21:33:57 +09:00
murashit
ee93b0c810 Bump version to 4.2.0 2026-07-05 13:49:46 +09:00
murashit
a3d3809e8b Rename active note context setting 2026-07-05 11:26:20 +09:00
murashit
982760f401 Add opt-in active note composer context (#19) 2026-07-05 11:16:59 +09:00
murashit
9f8fb2c5c8 Skip Biome plugins during fix 2026-07-04 20:12:03 +09:00
murashit
17b1dc8574 Clarify Grit policy test intent 2026-07-04 19:54:00 +09:00
murashit
1d90eaf602 Relax over-specified UI contracts 2026-07-04 19:37:35 +09:00
murashit
ba5e292487 Narrow chat session transport exports 2026-07-04 18:14:45 +09:00
murashit
504dae0886 Unify chat thread rename and assembly paths
Route generated title renames through ThreadOperations and inline one-use thread-bundle session helpers.
2026-07-04 17:43:23 +09:00
murashit
ceb85bd251 Collapse redundant design-review indirection
Inline low-value wrappers around app-server transports, runtime resolution, session lifecycle wiring, message-stream projection, and settings lifecycle state.
2026-07-04 17:43:19 +09:00
murashit
b4e4f6251e Separate chat runtime notification events 2026-07-03 17:13:48 +09:00
murashit
210a4632f2
Merge pull request #18 from murashit/dependabot/npm_and_yarn/tanstack/query-core-5.101.1 2026-07-03 10:06:10 +09:00
murashit
36f15b10ef
Merge pull request #17 from murashit/dependabot/npm_and_yarn/dev-dependencies-192533d169 2026-07-03 10:05:39 +09:00
dependabot[bot]
394a900023
Bump @tanstack/query-core from 5.101.0 to 5.101.1
Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.101.0 to 5.101.1.
- [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.1/packages/query-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-02 13:24:44 +00:00
dependabot[bot]
a35d0108d4
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@types/node` from 25.9.3 to 26.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `knip` from 6.17.1 to 6.20.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.20.0/packages/knip)

Updates `typescript-eslint` from 8.61.1 to 8.62.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.62.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: knip
  dependency-version: 6.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-02 13:24:35 +00:00
murashit
ee3efb7c6c Bump version to 4.1.2 2026-07-02 17:18:45 +09:00
murashit
d2cb61e097 Add permission profile runtime selection 2026-07-02 15:13:17 +09:00
murashit
60dba267ba Update app-server types for Codex CLI 0.142.5 2026-07-02 12:23:51 +09:00
murashit
d5390d9752 Clarify controller-adjacent naming 2026-07-02 10:06:27 +09:00
murashit
8568b224dc Bump version to 4.1.1 2026-07-01 20:55:14 +09:00
murashit
65702b3bb0 Fix Windows cmd shim app-server launch 2026-07-01 20:51:01 +09:00
murashit
564c6b43f9 Refactor runtime resolution structure 2026-07-01 20:42:38 +09:00
murashit
070fd261fc Align permission runtime resolution 2026-07-01 20:11:22 +09:00
murashit
6575ad7bf3 Align status diagnostics sections 2026-07-01 19:07:21 +09:00
murashit
48ca57ebe8 Bump version to 4.1.0 2026-07-01 17:22:21 +09:00
murashit
12189e5ddd Add permissions slash command 2026-07-01 17:19:56 +09:00
murashit
b74e049360 Refine runtime status sections 2026-07-01 17:19:56 +09:00
murashit
636a890ed6 Separate approval runtime settings from permissions 2026-07-01 16:59:09 +09:00
murashit
f0651bc0a8 Bump version to 4.0.2 2026-07-01 16:02:08 +09:00
murashit
07c29add11 Show runtime permissions in status panel 2026-07-01 13:02:46 +09:00
murashit
9842ce38c4 Use panel-owned diagnostic probe ids 2026-07-01 07:54:10 +09:00
murashit
7be9a1de24 Move auto-review permission rows to app-server mapper 2026-07-01 07:46:43 +09:00
murashit
5a1d55de22 Rehome shared modules by ownership boundary 2026-07-01 06:43:14 +09:00
murashit
4ed285cedd Document fix-and-check edit loop 2026-06-30 23:24:58 +09:00
murashit
332f11ab7e Simplify settings dynamic section lifecycle 2026-06-30 23:17:05 +09:00
murashit
478e5ef563 Remove thin forwarding wrappers 2026-06-30 22:47:01 +09:00
murashit
158845c374 Clarify normal validation workflow 2026-06-30 22:03:44 +09:00
murashit
a82442a987 Extract MCP status domain types 2026-06-30 22:00:55 +09:00
murashit
8b25c32ce9 Simplify chat panel wiring indirection 2026-06-30 21:08:45 +09:00
murashit
82ef80ece4 Enforce app-server RPC boundary policy 2026-06-30 19:06:17 +09:00
murashit
783b375617 Tighten chat panel UI bridge placement 2026-06-30 12:49:34 +09:00
murashit
a7406997e5 Move chat diagnostics presentation helpers 2026-06-30 12:33:59 +09:00
murashit
4daeae0cab Move thread catalog into thread feature 2026-06-30 12:16:01 +09:00
murashit
0159606b6b Move archive export into thread workflows 2026-06-30 11:58:33 +09:00
murashit
f3c5a527d7 Group chat app-server transports 2026-06-30 11:21:04 +09:00
murashit
7fd1d8e254 Flatten settings app-server adapter 2026-06-30 11:21:04 +09:00
murashit
2b543f5904 Organize chat host wiring modules 2026-06-30 11:21:04 +09:00
murashit
2cb3844011 Enforce chat signal read-model boundaries 2026-06-30 11:20:56 +09:00