Pod

Available as Markdown and JSON. Pod is also available over MCP.

Reported issues for docs by proxysoul

Pod holds 5 of 5 GitHub reports that passed its relevance review. This can include external user reports, maintainer-confirmed bugs, and concrete feature gaps. Treat them as evidence to inspect, not a count of distinct defects.

Back to docs by proxysoul.

Most discussed

disconnection/silent stop after some minutes of thinking

Tested on OpenRouter on both mimi-v2-pro and qwen3.6-plus:free models when I post a prompt that needs thinking/working for 10+ minutes soulforge actually silently disconnects stops working, while not reporting this, see screenshot

Image

It's actually doing nothing for half an hour. No activity on openrouter at all.

The funny thing on mimi-v2-pro it kept counting spent…

Read the thread · 2026-04-04 · closed · external user · 12 comments

Missing dynamic skills loader: agents can't auto-discover or load skills/MCP at runtime

Hi, I'm running into a fairly significant issue with Empryo. While the environment allows connecting skills and MCP servers, there's simply no dynamic skill's loader system in place. Regardless of the model, the agent never gets the opportunity to explore its available skills and load them autonomously based on the task(s) at hand. Same goes for MCP: I have Context7 connected, yet my agents never interact with it unless I manually load the assigned skill.

I don't know if I'm misusing the…

Read the thread · 2026-07-22 · closed · outside contributor · 4 comments

Add the ability to use a custom model

DeepSeek just shadow-dropped a new model in testing, only available for two days.

I want to be able to use the model, but it's not exposed via /models.

I can't add custom models to the existing provider, so I added a custom provider.

But even when specifying the model explicitly inside the UI (I'm on the Desktop UI), or specifying the provider in the config (the one in ~/.empryo as well as the one in %localappdata%/Empryo for the UI), it will always be overriden by an automated /models…

Read the thread · 2026-09-08 · closed · external user · 2 comments

diagnostics reports phantom JSX parse errors on any file containing JSX (.tsx and .ts) — the TS server is opened with languageId "typescript", and swapping/ disabling LSP servers does not change it

Summary

analyze with action: "diagnostics" reports dozens of bogus TypeScript parse errors on every .tsx file. The code is valid; Empryo's LSP layer opens .tsx documents with languageId: "typescript" instead of "typescriptreact", so the TypeScript server parses JSX as a comparison operator plus a regex literal and cascades ~26 errors per JSX tag.

.ts files are unaffected, which is what makes this easy to misread as real breakage.

Environment

Read the thread · 2026-09-11 · open · external user · 1 comment

feat(proxy): add Antigravity to /proxy login provider menu

Summary

The bundled cli-proxy-api relay supports Antigravity OAuth natively (--antigravity-login), but the SoulForge /proxy login menu only lists 7 providers and Antigravity is missing (Claude, Gemini, OpenAI, Codex, Qwen, Kimi, iFlow). Users with an Antigravity subscription must run the relay binary manually.

Environment

Expected

/proxy login lists Antigravity and triggers the relay's --antigravity-login OAuth flow.…

Read the thread · 2026-06-08 · closed · outside contributor · 1 comment

Most recent

The remaining reports are on the project's issue tracker.