| .. |
|
account
|
refactor: normalize AccountRepo to canonical Effect service pattern (#22991)
|
2026-04-17 01:43:57 +00:00 |
|
acp
|
chore: generate
|
2026-04-17 00:04:01 +00:00 |
|
agent
|
chore: generate
|
2026-04-17 00:04:01 +00:00 |
|
auth
|
refactor: collapse auth/ barrel — merge auth.ts into index.ts + self-reexport (#22993)
|
2026-04-17 01:52:19 +00:00 |
|
bus
|
refactor: unwrap BusEvent namespace + self-reexport (#22962)
|
2026-04-16 23:46:49 +00:00 |
|
cli
|
tui: stabilize session dialog ordering (#22987)
|
2026-04-17 01:32:36 +00:00 |
|
command
|
refactor: collapse command barrel into command/index.ts (#22903)
|
2026-04-16 20:30:52 +00:00 |
|
config
|
chore: generate
|
2026-04-17 01:36:45 +00:00 |
|
control-plane
|
refactor: unwrap Workspace namespace + self-reexport (#22934)
|
2026-04-17 00:00:15 +00:00 |
|
effect
|
core: eager load config on startup for better traces and refactor npm install for improved error reporting
|
2026-04-16 16:23:19 -04:00 |
|
env
|
refactor: collapse env barrel into env/index.ts (#22900)
|
2026-04-16 16:29:54 -04:00 |
|
file
|
refactor: unwrap Protected namespace + self-reexport (#22938)
|
2026-04-17 00:02:51 +00:00 |
|
flag
|
feat: bridge question routes from Hono to Effect HttpApi (#22718)
|
2026-04-15 22:50:22 -04:00 |
|
format
|
refactor: collapse format barrel into format/index.ts (#22898)
|
2026-04-16 16:29:51 -04:00 |
|
git
|
refactor: collapse git barrel into git/index.ts (#22909)
|
2026-04-16 20:36:07 +00:00 |
|
global
|
refactor: collapse global barrel into global/index.ts (#22905)
|
2026-04-16 20:33:52 +00:00 |
|
id
|
refactor: unwrap Identifier namespace + self-reexport (#22963)
|
2026-04-16 23:48:24 +00:00 |
|
ide
|
refactor: collapse ide barrel into ide/index.ts (#22904)
|
2026-04-16 20:35:04 +00:00 |
|
installation
|
refactor: collapse installation barrel into installation/index.ts (#22910)
|
2026-04-16 20:35:28 +00:00 |
|
lsp
|
refactor: extract Diagnostic namespace into lsp/diagnostic.ts + self-reexport (#22983)
|
2026-04-17 01:19:01 +00:00 |
|
mcp
|
refactor: unwrap McpAuth namespace + self-reexport (#22942)
|
2026-04-17 00:01:12 +00:00 |
|
npm
|
refactor: unwrap ConfigMCP namespace + self-reexport (#22948)
|
2026-04-16 19:52:04 -04:00 |
|
patch
|
chore: delete empty v2/session-common + collapse patch barrel (#22981)
|
2026-04-17 01:02:09 +00:00 |
|
permission
|
refactor: collapse permission barrel into permission/index.ts (#22915)
|
2026-04-16 20:36:04 +00:00 |
|
plugin
|
refactor: unwrap PluginMeta namespace + self-reexport (#22945)
|
2026-04-17 00:02:05 +00:00 |
|
project
|
core: eager load config on startup for better traces and refactor npm install for improved error reporting
|
2026-04-16 16:23:19 -04:00 |
|
provider
|
refactor: unwrap ConfigMCP namespace + self-reexport (#22948)
|
2026-04-16 19:52:04 -04:00 |
|
pty
|
refactor: move Pty into pty/index.ts with self-reexport (#22881)
|
2026-04-16 15:49:21 -04:00 |
|
question
|
refactor: unwrap Question namespace + fix script to emit "." for index.ts (#22992)
|
2026-04-17 01:51:02 +00:00 |
|
server
|
refactor: unwrap ExperimentalHttpApiServer namespace + self-reexport (#22979)
|
2026-04-17 01:01:24 +00:00 |
|
session
|
chore: generate
|
2026-04-17 00:50:44 +00:00 |
|
share
|
fix: resolve circular sibling imports causing runtime ReferenceError (#22752)
|
2026-04-15 23:41:34 -04:00 |
|
shell
|
refactor: unwrap Shell namespace + self-reexport (#22964)
|
2026-04-16 20:11:19 -04:00 |
|
skill
|
perf: speed up skill directory discovery (#22990)
|
2026-04-17 01:35:47 +00:00 |
|
snapshot
|
refactor: collapse snapshot barrel into snapshot/index.ts (#22916)
|
2026-04-16 20:36:45 +00:00 |
|
storage
|
fix: remove 7 unnecessary as any casts in opencode core (#22840)
|
2026-04-16 15:07:02 -04:00 |
|
sync
|
refactor: collapse sync barrel into sync/index.ts (#22907)
|
2026-04-16 20:34:33 +00:00 |
|
tool
|
refactor: unwrap ConfigMCP namespace + self-reexport (#22948)
|
2026-04-16 19:52:04 -04:00 |
|
util
|
refactor: unwrap ConfigMCP namespace + self-reexport (#22948)
|
2026-04-16 19:52:04 -04:00 |
|
v2
|
chore: delete empty v2/session-common + collapse patch barrel (#22981)
|
2026-04-17 01:02:09 +00:00 |
|
worktree
|
refactor: collapse worktree barrel into worktree/index.ts (#22906)
|
2026-04-16 20:35:26 +00:00 |
|
audio.d.ts
|
feat: add interactive burst to the TUI logo (#22098)
|
2026-04-13 19:36:28 -04:00 |
|
index.ts
|
CLI perf: reduce deps (#22652)
|
2026-04-16 02:03:03 -04:00 |
|
node.ts
|
feat: unwrap storage namespaces to flat exports + barrel (#22747)
|
2026-04-15 23:30:49 -04:00 |
|
sql.d.ts
|
|
|
|
temporary.ts
|
CLI perf: reduce deps (#22652)
|
2026-04-16 02:03:03 -04:00 |