-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: 1jehuang/jcode
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Preserve enabled=false when importing Codex MCP servers
area: config
Configuration, defaults, and environment overrides.
size: S
Focused change within one component; limited behavior change and few interactions.
type: bug
Fixes incorrect or broken behavior.
#1328
opened Sep 19, 2026 by
superbigcup325
Loading…
Disable clipboard on Android to fix a compile error
area: tui
Terminal user interface, rendering, and interactions.
#1324
opened Sep 19, 2026 by
Nikitf777
Loading…
feat(usage): compare consumed quota against elapsed window time
area: config
Configuration, defaults, and environment overrides.
area: providers
Model providers, API adapters, and provider authentication.
area: tui
Terminal user interface, rendering, and interactions.
type: feature
Adds a new user-facing capability.
#1322
opened Sep 19, 2026 by
n3ko
Loading…
feat: opt-in structural repo map provider
area: config
Configuration, defaults, and environment overrides.
area: tools
Agent tools, integrations, and tool execution.
type: feature
Adds a new user-facing capability.
#1320
opened Sep 19, 2026 by
SK-DEV-AI
Loading…
fix(tui): keep drag-to-copy aligned on wrapped rows
area: tui
Terminal user interface, rendering, and interactions.
type: bug
Fixes incorrect or broken behavior.
#1319
opened Sep 19, 2026 by
zipadoodlez
Loading…
feat: citation-backed memories with just-in-time verification
area: tools
Agent tools, integrations, and tool execution.
security
Security hardening or security-sensitive changes.
type: feature
Adds a new user-facing capability.
#1315
opened Sep 19, 2026 by
SK-DEV-AI
Loading…
feat: tunable storage dedup threshold and RRF k
area: config
Configuration, defaults, and environment overrides.
size: M
Coordinated change across related components or a substantive feature within one subsystem.
type: feature
Adds a new user-facing capability.
#1314
opened Sep 19, 2026 by
SK-DEV-AI
Loading…
feat: deterministic tool-result clearing at send time
area: config
Configuration, defaults, and environment overrides.
type: feature
Adds a new user-facing capability.
#1313
opened Sep 19, 2026 by
SK-DEV-AI
Loading…
feat: deterministic budget-pressure notices for session self-paging
size: M
Coordinated change across related components or a substantive feature within one subsystem.
type: feature
Adds a new user-facing capability.
#1312
opened Sep 19, 2026 by
SK-DEV-AI
Loading…
fix(terminal): use tail expression for macOS terminal detection
type: refactor
Restructures code without intended behavior changes.
#1295
opened Sep 18, 2026 by
ianalitis
Loading…
fix(config): track wake mode in the config-cache fingerprint
area: config
Configuration, defaults, and environment overrides.
size: S
Focused change within one component; limited behavior change and few interactions.
type: bug
Fixes incorrect or broken behavior.
#1293
opened Sep 18, 2026 by
ianalitis
Loading…
fix(grok-build): make Grok Build usable in Jcode
area: providers
Model providers, API adapters, and provider authentication.
area: tools
Agent tools, integrations, and tool execution.
area: tui
Terminal user interface, rendering, and interactions.
breaking-change
Changes existing behavior or interfaces in a backward-incompatible way.
security
Security hardening or security-sensitive changes.
type: feature
Adds a new user-facing capability.
#1290
opened Sep 17, 2026 by
vietgs03
Loading…
fix(tui): consume focus/paste events and prevent panic-induced exits
area: desktop
Desktop application and its UI.
area: tui
Terminal user interface, rendering, and interactions.
type: bug
Fixes incorrect or broken behavior.
#1285
opened Sep 16, 2026 by
KooshaPari
Loading…
fix: strip provider prefix before matching configured default_model
area: config
Configuration, defaults, and environment overrides.
area: providers
Model providers, API adapters, and provider authentication.
size: S
Focused change within one component; limited behavior change and few interactions.
type: bug
Fixes incorrect or broken behavior.
#1283
opened Sep 16, 2026 by
asans
Loading…
Compaction lifecycle hooks, custom summarizer, persisted provenance
area: config
Configuration, defaults, and environment overrides.
security
Security hardening or security-sensitive changes.
type: feature
Adds a new user-facing capability.
#1282
opened Sep 16, 2026 by
SK-DEV-AI
Loading…
Recurring schedules (chain-safe repeats, whole-series cancel)
area: tools
Agent tools, integrations, and tool execution.
type: feature
Adds a new user-facing capability.
#1281
opened Sep 16, 2026 by
SK-DEV-AI
Loading…
pre_request transform hook: rewrite the provider-bound request before every call
area: config
Configuration, defaults, and environment overrides.
security
Security hardening or security-sensitive changes.
type: feature
Adds a new user-facing capability.
#1280
opened Sep 16, 2026 by
SK-DEV-AI
Loading…
feat: add pre-tool input transformers
area: config
Configuration, defaults, and environment overrides.
area: tools
Agent tools, integrations, and tool execution.
type: feature
Adds a new user-facing capability.
#1279
opened Sep 16, 2026 by
fardjad
Loading…
feat(tui): support embedded and multiple slash commands
area: tui
Terminal user interface, rendering, and interactions.
type: feature
Adds a new user-facing capability.
#1278
opened Sep 16, 2026 by
yansigit
Contributor
Loading…
feat(provider): add Command Code native provider
area: providers
Model providers, API adapters, and provider authentication.
security
Security hardening or security-sensitive changes.
type: feature
Adds a new user-facing capability.
#1271
opened Sep 15, 2026 by
yansigit
Contributor
Loading…
feat(auth): add provider pool and multi-account management
area: providers
Model providers, API adapters, and provider authentication.
area: tui
Terminal user interface, rendering, and interactions.
platform: windows
Windows-specific behavior or compatibility.
security
Security hardening or security-sensitive changes.
type: feature
Adds a new user-facing capability.
#1270
opened Sep 15, 2026 by
yansigit
Contributor
Loading…
feat(tui): @file mention picker with frecency ranking (closes #570)
area: config
Configuration, defaults, and environment overrides.
area: tui
Terminal user interface, rendering, and interactions.
type: feature
Adds a new user-facing capability.
#1268
opened Sep 15, 2026 by
alecuba16
Loading…
fix(swarm): retain model identity while member is busy
area: swarm
Multi-agent coordination, workers, and task orchestration.
size: M
Coordinated change across related components or a substantive feature within one subsystem.
type: bug
Fixes incorrect or broken behavior.
#1267
opened Sep 15, 2026 by
shua0326
Loading…
perf(swarm): skip redundant completion report backfill
area: swarm
Multi-agent coordination, workers, and task orchestration.
size: S
Focused change within one component; limited behavior change and few interactions.
type: performance
Improves latency, throughput, memory use, or efficiency.
#1265
opened Sep 15, 2026 by
shua0326
Loading…
feat(plugin): add upgrade-safe provider extensions and GitHub lifecycle
area: install
Installation, packaging, updates, and distribution.
area: providers
Model providers, API adapters, and provider authentication.
area: tui
Terminal user interface, rendering, and interactions.
security
Security hardening or security-sensitive changes.
type: feature
Adds a new user-facing capability.
#1263
opened Sep 14, 2026 by
yansigit
Contributor
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.