Skip to content

v6.0 - THE SYSTEM

Latest

Choose a tag to compare

@codeonym codeonym released this 23 Sep 23:29
· 23 commits to main since this release
5e3cc1f

The System speaks. The hologram above the Awakening Circle is now an AI agent that knows the Player's record and can command the Gate World.

Talk to THE SYSTEM

  • Walk up to the hologram and press T, or open it anywhere with the SYSTEM button
  • Ask about projects, skills, experience or how to get in touch; it answers from the Player's record and replies in your language
  • The hologram's rings surge while it thinks

It Commands the World

  • Opens any System window ("show me the status window"), walks the Hunter, and inspects skills, items and projects
  • Raises fallen projects in the Shadow Crypt (ARISE), opens the CV, toggles the map, sound and graphics quality
  • Pushes System notifications and casts world effects: tremor, surge, awaken
  • Draws skill badges and a contact card right in the dialogue

Under the Hood

  • A LangChain createAgent agent with the CopilotKit v2 middleware, running inside a single Vercel function
  • Runs on OpenRouter; the model is configurable without a code change
  • Rate limiting, request size caps and bounded memory protect the public endpoint

Record Updated

  • Profile, experience and skills refreshed from the new CV (Software Engineer · AI Agent Engineer)

Full PR: #12