[Bug] Conversation history not displayed in CLI interface
Resolved 💬 7 comments Opened Apr 2, 2026 by Dimo99 Closed Apr 18, 2026
Bug Description
the conversation history is not visible and we need it. Fix immedietly
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.90
- Feedback ID: 2332e6c4-c693-4ce8-9cda-a06fb52ebb04
Errors
[{"error":"MaxFileReadTokenExceededError: File content (10784 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T08:10:23.978Z"},{"error":"MaxFileReadTokenExceededError: File content (10784 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T08:13:01.244Z"},{"error":"MaxFileReadTokenExceededError: File content (10726 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T08:31:39.295Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/unnamed/work/mandel.\n at call (/$bunfs/root/src/entrypoints/cli.js:4317:6722)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T08:46:47.583Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/unnamed/work/mandel.\n at call (/$bunfs/root/src/entrypoints/cli.js:4317:6722)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T08:46:55.755Z"},{"error":"MaxFileReadTokenExceededError: File content (21469 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T10:50:26.908Z"},{"error":"MaxFileReadTokenExceededError: File content (24280 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T11:02:10.015Z"}]This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗