singularity-forge/packages/pi-coding-agent/src/core
2026-05-02 16:57:41 +02:00
..
compaction test: complete vitest mock API fixes for callCount and calls access 2026-05-02 04:47:41 +02:00
export-html port(pi-mono): escape session metadata + image data in HTML export (refs 7617c1ad9, 57787b655) 2026-04-29 14:20:23 +02:00
extensions fix(sf): await scoped dispatch messages 2026-05-02 16:57:41 +02:00
lsp feat(sf): UOK production hardening — diff capture, exit symmetry, commit-gate 2026-05-02 12:57:48 +02:00
tools test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
agent-session-custom-message-queue.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
agent-session-model-switch.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
agent-session-print-mode-persist.test.ts test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
agent-session-renderable-tools.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
agent-session-tool-refresh.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
agent-session.ts fix(sf): await scoped dispatch messages 2026-05-02 16:57:41 +02:00
artifact-manager.ts feat: TTSR + blob/artifact storage (ported from oh-my-pi) 2026-03-13 08:43:56 -06:00
auth-storage.test.ts test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
auth-storage.ts feat(pi-ai): delegate google-gemini-cli auth + project to cli-core 2026-05-02 01:47:48 +02:00
bash-executor.ts Cherry-pick tool bug fixes from pi-mono upstream 2026-04-18 14:18:52 +02:00
blob-store.ts fix: resolve race conditions in blob-store, discovery-cache, and agent-loop 2026-03-22 22:30:44 -03:00
chat-controller-ordering.test.ts test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
compaction-orchestrator.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
compaction-utils.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
constants.ts refactor: centralize magic numbers into constants.ts (#1044) 2026-03-17 18:45:43 -06:00
contextual-tips.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
contextual-tips.ts feat: add contextual tips system for TUI and web terminal 2026-03-23 14:28:50 -05:00
defaults.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
diagnostics.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
discovery-cache.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
discovery-cache.ts fix: resolve race conditions in blob-store, discovery-cache, and agent-loop 2026-03-22 22:30:44 -03:00
event-bus.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
exec.ts chore: CI workflows, package.json updates, test fixes, docs cleanup 2026-05-02 06:30:45 +02:00
fallback-resolver.test.ts chore: complete vitest migration for remaining packages and API calls 2026-05-02 04:46:11 +02:00
fallback-resolver.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
footer-data-provider.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
fs-utils.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
fs-utils.ts fix: failure recovery & resume safeguards (all 4 waves) (#956) 2026-03-17 16:03:49 -06:00
image-overflow-recovery.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
image-overflow-recovery.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
index.ts Merge pull request #2281 from jeremymcs/worktree-local-commands-stay-local 2026-04-10 07:38:18 -05:00
keybindings-followup.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
keybindings.ts feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
lifecycle-hooks.test.ts test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
lifecycle-hooks.ts chore: node 24 native APIs, import.meta.dirname, parsers rename, dep updates 2026-05-02 06:18:25 +02:00
local-model-check.ts feat: complete offline mode support (#2429) 2026-03-24 22:35:45 -06:00
lock-utils.ts refactor: extract shared file lock utilities 2026-03-19 15:16:56 -03:00
messages.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
messages.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
model-discovery.test.ts test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
model-discovery.ts sf snapshot: pre-dispatch, uncommitted changes after 97m inactivity 2026-04-30 15:11:45 +02:00
model-registry-auth-mode.test.ts fix(auth): use gemini cli credentials outside sf store 2026-05-02 13:08:41 +02:00
model-registry-discovery.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
model-registry-env-fallback.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
model-registry-proxy-routing.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
model-registry.ts fix(auth): use gemini cli credentials outside sf store 2026-05-02 13:08:41 +02:00
model-resolver-initial-model-auth.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
model-resolver.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
model-resolver.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
models-json-writer.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
models-json-writer.ts feat: dynamic model discovery & provider management UX (#581) 2026-03-16 06:23:18 -06:00
package-commands.test.ts test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
package-commands.ts feat(core): support for 'non-api-key' provider extensions like Claude Code CLI (#2382) 2026-03-24 15:50:12 -06:00
package-manager.ts chore: migrate test suite from node:test to vitest 2026-05-02 04:37:33 +02:00
prompt-templates.ts test: Add canonicalizePath() utility using fs.realpathSync() with symli… 2026-04-30 22:42:08 +02:00
resolve-config-value.test.ts test: stabilize vitest compatibility 2026-05-02 05:36:57 +02:00
resolve-config-value.ts chore: sync workspace state after rebrand 2026-04-15 14:54:20 +02:00
resource-loader-cache-reset.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
resource-loader.ts refactor: update log prefixes and string values from gsd- to sf- namespace 2026-04-15 15:37:12 +02:00
retry-handler.test.ts fix(auth): use gemini cli credentials outside sf store 2026-05-02 13:08:41 +02:00
retry-handler.ts fix(auth): use gemini cli credentials outside sf store 2026-05-02 13:08:41 +02:00
sdk.test.ts fix(gemini): keep cli tools in pi harness 2026-05-02 13:32:05 +02:00
sdk.ts fix(gemini): keep cli tools in pi harness 2026-05-02 13:32:05 +02:00
session-manager.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
session-manager.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
settings-manager-security.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
settings-manager.ts Add per-family proxy provider priority system with TUI and 429 fallback 2026-04-17 19:17:50 +02:00
skill-tool.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
skills.ts chore(pi-ai): typecheck cleanup, empty-catch comments, OAuth audit notes 2026-05-02 03:20:25 +02:00
slash-commands.ts fix(sf): harden exit and worktree cleanup 2026-05-02 09:30:14 +02:00
system-prompt.ts sf snapshot: pre-dispatch, uncommitted changes after 47m inactivity 2026-04-30 20:21:12 +02:00
timings.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00