Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
4f0f24f
fix: maintain reasoning selections for multiple providers (#2760)
adambuchweitz May 22, 2026
e6330ea
[codex] Bump Effect to beta.73 and migrate compatibility APIs (#2840)
juliusmarminge May 28, 2026
83f0cc9
Add Claude Opus 4.8 support (#2849)
Marve10s May 28, 2026
6b3050e
Migrate TypeScript checks to Effect TSGo (#2851)
juliusmarminge May 28, 2026
3126894
Extract collection performance refactors from mobile stack (#2854)
juliusmarminge May 28, 2026
cf07d06
Extract independent web cleanup from mobile stack (#2855)
t3dotgg May 28, 2026
e3accd6
Ensure Electron runtime is installed in release workflow (#2861)
juliusmarminge May 29, 2026
b3e8c03
T3 Code Mobile [WIP] (#2013)
juliusmarminge May 30, 2026
e3f1405
chore: add vendored reference repo subtree sync tooling (#2902)
juliusmarminge Jun 2, 2026
a04c09a
Use HttpApi for Environment APIs & standardize authn/authz (#2858)
juliusmarminge Jun 2, 2026
bd851c0
chore: add Alchemy reference repo subtree (#2918)
juliusmarminge Jun 3, 2026
f0116e4
fix(desktop): Include standard Linux AppImage icons for Niri/Noctalia…
mwolson Jun 3, 2026
d78e02c
Probe Cursor models via list_available_models (#2428)
juliusmarminge Jun 3, 2026
b440dd1
Migrate workspace to Vite+ and pnpm (#2899)
juliusmarminge Jun 3, 2026
6e61632
test(web): CI stability - prebundle react-dom client for browser test…
mwolson Jun 4, 2026
f5849f7
fix(ssh): Surface redacted stdout for failed commands (#2920)
mwolson Jun 4, 2026
4956415
fix(desktop): Preserve SSH HTTP auth status (#2923)
mwolson Jun 4, 2026
e4643ec
fix: build web before desktop release packaging (#2934)
juliusmarminge Jun 4, 2026
30d36b8
ci: let setup-vp install dependencies (#2936)
juliusmarminge Jun 4, 2026
1288909
fix(release): surface desktop packaging subprocess output (#2937)
juliusmarminge Jun 4, 2026
dca93d0
chore: setup eas ci (#2911)
Yash-Singh1 Jun 4, 2026
6a1c4da
fix(release): use workspace electron-builder for desktop packaging (#…
juliusmarminge Jun 4, 2026
37bf0f0
[codex] remove duplicated pnpm root config (#2939)
juliusmarminge Jun 4, 2026
4f3d00f
fix(release): install dependency closures in partial jobs (#2941)
juliusmarminge Jun 4, 2026
4c262c4
[codex] split ci workflow jobs (#2940)
juliusmarminge Jun 4, 2026
80b40ce
[codex] fix mobile native static analysis source discovery (#2942)
juliusmarminge Jun 4, 2026
52ae8e8
fix(release): preserve desktop artifact arch (#2943)
juliusmarminge Jun 4, 2026
203f58e
[codex] Fix desktop packaging patched dependencies (#2944)
juliusmarminge Jun 4, 2026
a6edad1
[codex] Filter staged desktop patched dependencies (#2945)
juliusmarminge Jun 4, 2026
9fc485a
fix(release): install hosted web workspace closure (#2949)
juliusmarminge Jun 4, 2026
348a914
fix(cli): bundle patched diff parser dependency (#2957)
juliusmarminge Jun 4, 2026
b0fa60a
Prevent settings layout shifts with scrollbar gutters (#2960)
juliusmarminge Jun 4, 2026
dfdb5a4
[codex] fix release finalize install (#2961)
juliusmarminge Jun 4, 2026
49c1b64
fix(source-control): handle self-hosted GitLab, multi-account GitHub …
GuilhermeVieiraDev Jun 4, 2026
a74dfd4
[codex] Avoid shell for Node executable spawns (#2952)
juliusmarminge Jun 4, 2026
6ce6f67
[codex] Avoid shell for Windows environment probe (#2951)
juliusmarminge Jun 4, 2026
53042f4
fix(composer): support spaces in file mentions (#2625)
GuilhermeVieiraDev Jun 4, 2026
300f7fd
[codex] Avoid shell for system executables (#2950)
juliusmarminge Jun 4, 2026
5ae77c0
feat(relay): Add managed relay tunnels and APN service (#2837)
juliusmarminge Jun 5, 2026
ec18938
Restructure documentation into topical folders (#2963)
juliusmarminge Jun 5, 2026
b5a6250
move
juliusmarminge Jun 5, 2026
295b9db
dont fail if env-file is unspecified
juliusmarminge Jun 5, 2026
769bdd2
fallback to None when RELAY_DOMAIN is unset
juliusmarminge Jun 5, 2026
969e6d2
implicit install from vp
juliusmarminge Jun 5, 2026
af3dfd2
forward args directly
juliusmarminge Jun 5, 2026
3579005
bump alchemy to fix absolute drizzle schema out
juliusmarminge Jun 5, 2026
eda163c
bump alchemy to fix drizzle schema out attempt 2
juliusmarminge Jun 5, 2026
f60def2
Migrate tests to vite-plus test APIs (#2964)
juliusmarminge Jun 5, 2026
113b9d8
remove `vp staged`
juliusmarminge Jun 5, 2026
94fc117
publish deploy status on relay deploy workflow
juliusmarminge Jun 5, 2026
e1cb19b
Use pnpm for server publish workflow (#2966)
juliusmarminge Jun 5, 2026
b870a6e
Rename function for publishing arguments to vp pm (#2967)
juliusmarminge Jun 5, 2026
a084fbb
Remove duplicate 'publish' argument in CLI script
juliusmarminge Jun 5, 2026
9da430c
Refactor recoverable Effect fallbacks to orElseSucceed (#2968)
juliusmarminge Jun 5, 2026
c04d15d
document vp instead of mise
juliusmarminge Jun 5, 2026
5b26bd4
link
juliusmarminge Jun 5, 2026
6f42bd9
cleanup
juliusmarminge Jun 5, 2026
8ab58a0
tip
juliusmarminge Jun 5, 2026
0d6e9e9
we support cursor, duhhh
juliusmarminge Jun 5, 2026
92be60e
include @latest
juliusmarminge Jun 5, 2026
602148f
fix(cloud): use Electron fetch for proxying Clerk IPC requests (#2973)
juliusmarminge Jun 5, 2026
e1ce9f8
fix: handle Claude Agent SDK 0.3.x system messages to stop runtime-wa…
imabdulazeez Jun 5, 2026
75257d6
"claude system message" instead of "runtime warning" when using 4.8 f…
Aprillion Jun 5, 2026
b76f161
fix(desktop): stop looping macOS TCC permission prompts (#2745)
D3OXY Jun 5, 2026
a56496c
Annotate relay error spans with schema fields (#2976)
juliusmarminge Jun 5, 2026
3ea6adf
[codex] Enrich relay authorization diagnostics (#2977)
juliusmarminge Jun 6, 2026
0e4a435
[codex] Extract infrastructure, telemetry, and test tooling (#2994)
juliusmarminge Jun 8, 2026
38ea6d4
feat(grok): add Grok CLI provider via ACP (#2809)
Jaaneek Jun 9, 2026
8e6f422
[codex] Fix main CI Effect test runtimes (#3008)
juliusmarminge Jun 9, 2026
de58ec8
Add Claude Fable 5 model (#3009)
juliusmarminge Jun 9, 2026
983a8c7
chore(release): prepare v0.0.26
t3-code[bot] Jun 9, 2026
22f9f30
[codex] Rebrand T3 Cloud as T3 Connect (#3011)
juliusmarminge Jun 9, 2026
a3422a9
Fix Clerk browser test mock (#3013)
juliusmarminge Jun 9, 2026
de56f7b
Merge T3 Code v0.0.27 into H-code
harrryyd Jun 20, 2026
eec7cfe
refactor: adopt upstream v0.0.27 baseline
harrryyd Jun 20, 2026
d1e827c
Add per-project thread defaults
harrryyd May 17, 2026
c619d4e
Add manual sidebar project groups and preferences
harrryyd May 20, 2026
4d34e54
Ignore orphaned manual sidebar group assignments
harrryyd May 20, 2026
6b12630
Respect collapsed manual groups in sidebar sorting
harrryyd May 20, 2026
e38c929
Default new project threads to local env mode
harrryyd May 20, 2026
b0c452a
Add chat focus and project thread shortcuts
harrryyd May 21, 2026
debfde8
Show GitHub PR labels in change request badges
harrryyd May 21, 2026
4440794
Deduplicate GitHub labels case-insensitively
harrryyd May 21, 2026
0ed6fe5
Add supportsMcpToggle capability to provider adapters
harrryyd May 25, 2026
030f86f
Add MCP toggle persistence and settings schema
harrryyd May 25, 2026
1acd8b6
Wire MCP toggle into Claude adapter
harrryyd May 25, 2026
bbd0283
Add MCP toggle RPC and composer popover
harrryyd May 25, 2026
5b3e8eb
Tighten MCP toggle: defaults, probe, type narrowing
harrryyd May 25, 2026
7f63b04
Delay MCP loading chrome to avoid flash
harrryyd May 27, 2026
04fa405
Add colors to manual sidebar groups
harrryyd May 28, 2026
2ed151f
Retry gh PR JSON queries without labels
harrryyd May 30, 2026
94b2a24
feat: Todo Panel schema + empty sidebar shell with cmd+L toggle (#45)
harrryyd Jun 4, 2026
48e8882
feat: Todo Panel read-only categories from JSON persistence (#46) (#57)
harrryyd Jun 4, 2026
dc14e08
feat: Todo Panel category management (#51) (#58)
harrryyd Jun 4, 2026
03398a5
feat: Todo Panel create items per category + WebSocket sync (#47) (#59)
harrryyd Jun 4, 2026
a9a0fbe
feat: Todo Panel status cycle + done section + archive (#48) (#60)
harrryyd Jun 4, 2026
b810717
feat: Todo Panel drag to reorder + recategorize (#49) (#61)
harrryyd Jun 5, 2026
d0681df
feat: Todo Panel item detail side peek + markdown (#50) (#62)
harrryyd Jun 5, 2026
4a923f2
feat: Todo Panel item JIRA links + context menu + delete (#52) (#63)
harrryyd Jun 5, 2026
7a30a9c
feat: Todo Panel polish — empty state, color bleed, edge cases (#53) …
harrryyd Jun 5, 2026
3d7ed2f
fix missing useCallback deps and refactor spread patterns (#65)
harrryyd Jun 5, 2026
d26d080
Fix TodoPanel detail panel overflowing sidebar (#66)
harrryyd Jun 5, 2026
e233475
Add dev script to isolate home directory from running T3 Code instanc…
harrryyd Jun 8, 2026
9525d9c
feat: bulk unarchive/delete for archived threads with multi-select (#77)
harrryyd Jun 8, 2026
4872985
feat(todos): add priorities, inline renaming, and JIRA base URL (#78)
harrryyd Jun 8, 2026
ea9e94a
fix: thread ServerConfig baseDir through todo persistence (#118)
harrryyd Jun 13, 2026
5c95417
/clear + /clear N — core context trim infrastructure (#97)
harrryyd Jun 8, 2026
8a57949
Expand/collapse earlier messages behind context trim divider (#99)
harrryyd Jun 8, 2026
cd8c1d2
/new — archive current thread + create new inheriting one (#100)
harrryyd Jun 8, 2026
68ed2f3
feat: active turn guardrails — block trim commands during generation …
harrryyd Jun 8, 2026
2b7001f
feat: /compact — provider compaction + summary banner (#107)
harrryyd Jun 8, 2026
87dbcc5
chore: remove generated token report
harrryyd Jun 20, 2026
e949b8d
feat: /compact — provider compaction + summary banner (#87) (#105)
harrryyd Jun 8, 2026
94ab110
Use per-request stream event usage for context window occupancy (#126)
harrryyd Jun 13, 2026
9df6e76
fix: surface stateDir and warn on dev-url / subdirectory mismatch in …
harrryyd Jun 13, 2026
d5156c5
refactor: adapt retained features to v0.0.27 APIs
harrryyd Jun 20, 2026
e9709d9
fix: WS RPC hang — scope-map regression + repair 449 typecheck errors…
harrryyd Jun 11, 2026
0231fed
refactor: restore upstream server foundations
harrryyd Jun 20, 2026
5671444
sync v0.0.27 retained features
harrryyd Jun 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,038 changes: 0 additions & 1,038 deletions .bun-local/_bun

This file was deleted.

Binary file removed .bun-local/bin/bun
Binary file not shown.
1 change: 0 additions & 1 deletion .bun-local/bin/bunx

This file was deleted.

9 changes: 7 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Optional: T3 Cloud source builds
# Leave these unset to disable optional T3 Cloud features in local source builds.
# Optional: T3 Connect source builds
# Leave these unset to disable optional T3 Connect features in local source builds.
# Release builds inject their public values at build time. Do not add server-side
# secrets to this file.

Expand All @@ -10,3 +10,8 @@

# Get this from your relay deployment. `infra/relay` deploys update it automatically.
# T3CODE_RELAY_URL=https://relay.example.com

# Public, ingest-only mobile OpenTelemetry configuration.
# T3CODE_MOBILE_OTLP_TRACES_URL=https://api.axiom.co/v1/traces
# T3CODE_MOBILE_OTLP_TRACES_DATASET=t3-code-mobile-traces-dev
# T3CODE_MOBILE_OTLP_TRACES_TOKEN=xaat-...
2 changes: 1 addition & 1 deletion .github/workflows/deploy-relay.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy T3 Cloud relay
name: Deploy T3 Connect relay

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
--github-output

relay_public_config:
name: Resolve T3 Cloud public config
name: Resolve T3 Connect public config
needs: preflight
if: ${{ !failure() && !cancelled() && needs.preflight.result == 'success' }}
runs-on: blacksmith-8vcpu-ubuntu-2404
Expand Down
257 changes: 0 additions & 257 deletions .t3-home/caches/claudeAgent.json

This file was deleted.

Loading
Loading