merge: integrate upstream main with local Makelore changes

This commit is contained in:
inman
2026-08-31 10:55:48 +08:00
128 changed files with 8278 additions and 3030 deletions

View File

@@ -112,6 +112,7 @@ describe('PI-100 coding core Host contract', () => {
paths: {
executablePath: process.execPath,
cliPath: path.join(projectPath, 'unused-cli.js'),
serverPath: path.resolve('resources/pi-agent-server.mjs'),
userDataDir,
bundledSkillsDir: path.resolve('resources/coding-skills'),
},