BREAKING CHANGE(aidoc): migrate agent orchestration to new runAgent API and filesystem tools; refactor model handling and update README and tests
This commit is contained in:
@@ -7,6 +7,7 @@ export { path };
|
||||
import * as npmextra from '@push.rocks/npmextra';
|
||||
import * as qenv from '@push.rocks/qenv';
|
||||
import * as smartagent from '@push.rocks/smartagent';
|
||||
import * as smartagentTools from '@push.rocks/smartagent/tools';
|
||||
import * as smartai from '@push.rocks/smartai';
|
||||
import * as smartcli from '@push.rocks/smartcli';
|
||||
import * as smartdelay from '@push.rocks/smartdelay';
|
||||
@@ -24,6 +25,7 @@ export {
|
||||
npmextra,
|
||||
qenv,
|
||||
smartagent,
|
||||
smartagentTools,
|
||||
smartai,
|
||||
smartcli,
|
||||
smartdelay,
|
||||
|
||||
Reference in New Issue
Block a user