@nine-lab/nine-mu 0.1.249 → 0.1.252

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nine-lab/nine-mu",
3
- "version": "0.1.249",
3
+ "version": "0.1.252",
4
4
  "description": "AI-Driven Full-Stack Code Fabrication Engine",
5
5
  "type": "module",
6
6
  "main": "./dist/nine-mu.umd.js",
@@ -172,7 +172,7 @@ export class NineChatManager {
172
172
  trace.log(unmappedRoutes);
173
173
 
174
174
  const a = await this.#callTool("generate-source-brain", {
175
- //user_input: `다음 미개발 라우트에 대한 백엔드 소스코드(Controller, Service, MyBatis)를 생성해줘.`,
175
+ user_input: `다음 미개발 라우트에 대한 소스코드(Controller, Service, MyBatis, React)를 생성해줘.`,
176
176
  //chat_history: "",
177
177
  routes: unmappedRoutes, // 미개발된 해당 라우트 정보 객체
178
178
  //current_path: route.path, // 현재 생성 기준 패스 명시