[Feature Request] Persistent hallucination tracking without repetitive error file generation
Resolved 💬 4 comments Opened Mar 30, 2026 by huznv Closed Apr 2, 2026
Bug Description
flagging repeated failings due to hallucinations needs a way to be tagged to its own memory instead of propting to create a repeat error .md or somthing of the sorts
Environment Info
- Platform: linux
- Terminal: konsole
- Version: 2.1.87
- Feedback ID: 3bc097d5-b9db-4ff0-b096-fe3e6addeac9
Errors
[{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3940)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T04:02:55.173Z"},{"error":"MaxFileReadTokenExceededError: File content (45511 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at E97 (/$bunfs/root/src/entrypoints/cli.js:4279:5251)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T04:30:41.692Z"},{"error":"MaxFileReadTokenExceededError: File content (43243 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at E97 (/$bunfs/root/src/entrypoints/cli.js:4279:5251)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T04:30:44.555Z"},{"error":"McpToolCallError: ### Error\nError: locator.fill: Error: Element is not an <input>, <textarea>, <select> or [contenteditable] and does not have a role allowing [aria-readonly]\nCall log:\n\^[[2m - waiting for locator('aria-ref=e7')\^[[22m\n\^[[2m - locator resolved to <div class=\"globe-ring\"></div>\^[[22m\n\^[[2m - fill(\"admin\")\^[[22m\n\^[[2m - attempting fill action\^[[22m\n\^[[2m - waiting for element to be visible, enabled and editable\^[[22m\n\n at qyK (/$bunfs/root/src/entrypoints/cli.js:1826:104562)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T04:36:19.506Z"},{"error":"MaxFileReadTokenExceededError: File content (13233 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at E97 (/$bunfs/root/src/entrypoints/cli.js:4279:5251)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T05:31:55.995Z"},{"error":"MaxFileReadTokenExceededError: File content (11815 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at E97 (/$bunfs/root/src/entrypoints/cli.js:4279:5251)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T05:31:56.053Z"},{"error":"MaxFileReadTokenExceededError: File content (11429 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at E97 (/$bunfs/root/src/entrypoints/cli.js:4279:5251)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-30T05:31:59.223Z"},{"error":"McpToolCallError: ### Error\nError: browserType.launchPersistentContext: Failed to launch the browser process.\nBrowser logs:\n\n<launching> /home/v/.cache/ms-playwright/chromium-1212/chrome-linux64/chrome --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-features=AvoidUnnecessaryBeforeUnloadCheckSync,BoundaryEventDispatchTracksNodeRemoval,DestroyProfileOnBrowserClose,DialMediaRouteProvider,GlobalMediaControls,HttpsUpgrades,LensOverlay,MediaRouter,PaintHolding,ThirdPartyStoragePartitioning,Translate,AutoDeElevate,RenderDocument,OptimizationHints,AutomationControlled --enable-features=CDPScreenshotNewSurface --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --edge-skip-compat-layer-relaunch --disable-infobars --disable-search-engine-choice-screen --disable-sync --enable-unsafe-swiftshader --no-sandbox --user-data-dir=/home/v/.cache/ms-playwright/mcp-chromium-a9fc789 --remote-debugging-port=36091 about:blank\n<launched> pid=70726\n[pid=70726][out] Opening in existing browser session.\n[pid=70726] <process did exit: exitCode=0, signal=null>\n[pid=70726] starting temporary directories cleanup\nCall log:\n\^[[2m - <launching> /home/v/.cache/ms-playwright/chromium-1212/chrome-linux64/chrome --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-compon…
Note: Content was truncated.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗