Femology/Ted — reverse-engineered prompt

Reverse engineered prompt

Build me a Python terminal app called Ted that feels like a Jarvis style strategic AI partner for coding work. I want it to sit above execution tools like Claude Code or Cursor, not write files itself, but understand what I’m asking, remember useful facts about my projects and habits, scan the current workspace, and decide whether to chat, save memory, recall memory, or generate a clean markdown blueprint I can hand off to another coding agent.

Keep it local first so simple intent routing, memory lookups, and project awareness happen without wasting model calls. Store long term memory in a user folder, support slash commands like help, status, clear, reload, exit, and let me force normal chat or set a roleplay persona. For build style requests, generate practical briefs with plan, stack ideas, and file layout, then copy them to the clipboard if possible.

Use environment based provider keys with EvoMap as the main brain and a fallback chain for other providers. Keep the tone sharp and direct, not full of corporate safety speeches. Look up current docs online if needed.

Want more depth? Deep Reverse