Skip to content

Commit 652ad2e

Browse files
rmdevproclaude
andcommitted
Agent Platform: add Modular Hot Loading feature
New feature between Imperator Managed Agentic Service and Interfaces. Many aspects of the system can be modified and modularly hot-loaded — including build types and the Imperator itself. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d7c999a commit 652ad2e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

open-source/agent-platform.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ <h3>Imperator Managed Agentic Service</h3>
104104
<p>"Agentic service" means two things. They are both <b>for agents</b>, and each one has a dedicated agent — called an <b>Imperator</b> — that manages the service, making the service itself agentic.</p>
105105
<p>Among the Imperator's many capabilities is its ability to metacode context window recipes. A person, or another agent, works with the Imperator directly to modify its own code because it knows best how its own system works.</p>
106106

107+
<h3>Modular Hot Loading</h3>
108+
<p>Many aspects of the system can be modified and modularly hot-loaded — including build types and the Imperator itself.</p>
109+
107110
<h3>Interfaces</h3>
108111
<ul>
109112
<li><b>MCP tool interface</b> — ten-plus tools agents can call directly, such as <code>get_context</code> (assemble and return an agent's context window), <code>conv_create_context_window</code> (build a new window from a specific recipe on demand), and <code>knowledge_search</code> (search semantic memory and the knowledge graph)</li>

0 commit comments

Comments
 (0)