feat: Skip read_file regex failure by directly injecting file content into agent loop and support absolute paths

This commit is contained in:
Jay
2026-04-16 12:56:15 +09:00
parent 9fd687d17b
commit 23575e56d2
3 changed files with 27 additions and 11 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "connect-ai-lab",
"version": "2.1.27",
"version": "2.1.28",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "connect-ai-lab",
"version": "2.1.27",
"version": "2.1.28",
"license": "MIT",
"dependencies": {
"axios": "^1.15.0",