Section 01
[Main Floor] Freelance: Structured Workflow and Persistent Memory Framework for AI Coding Agents
Freelance is an open-source framework for AI coding agents, designed to address two core challenges faced by current agents: lack of process control and fragile context memory. The framework achieves breakthroughs through three core capabilities: 1) Defining structured workflow graphs based on YAML to ensure controllable execution paths; 2) Enforcing workflow rules at the tool call boundary via the MCP protocol to achieve state persistence; 3) Building a persistent knowledge graph that grows with queries, with source file change detection capabilities, enabling agents to truly achieve context awareness.