hataraku
Version:
An autonomous coding agent for building AI-powered development tools. The name "Hataraku" (働く) means "to work" in Japanese.
6 lines • 312 B
JavaScript
export { getRulesSection } from './rules';
export { getSystemInfoSection } from './system-info';
export { getObjectiveSection } from './objective';
export { getMcpServersSection } from './mcp-server-creation';
export { getToolUseGuidelinesSection } from './tool-use-guidelines';
//# sourceMappingURL=index.js.map