Skip to content

LLM outputs tables which are broken and truncated #15691

@jameshfisher

Description

@jameshfisher

What happened?

Example broken table output:

  ┌──────────────┬──────────┬──────────────────────────────────────────
  ──┐
  │ **Resourc... │ **Pri... │ Example
  │
  ├──────────────┼──────────┼──────────────────────────────────────────
  ──┤
  │ **AWS Ser... │ **IAM... │ You grant permission to "PutItem" or
  "S... │
  │ **Your Se... │ **Sec... │ You allow Port 80 access. IAM doesn't
  c... │
  │ RDS Database │ Both     │ SG: Allows the network connection on
  po... │
  └──────────────┴──────────┴──────────────────────────────────────────
  ──┘

Yes, the alignment is broken in the terminal. But worse than that, something is truncating all the text in that table.

What did you expect to happen?

A working table, or just don't use tables

Client information

  • CLI Version: 0.22.4
  • Git Commit: e00bcf5
  • Session ID: ddc80736-00d7-440e-8844-e2acaf341d0c
  • Operating System: darwin v22.21.1
  • Sandbox Environment: no sandbox
  • Model Version: auto-gemini-3
  • Memory Usage: 326.6 MB

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

area/coreIssues related to User Interface, OS Support, Core Functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions