Files
g3/crates/g3-cli/src
Jochen 87bceba54f Fix planner UI whitespace and workspace logs directory
Resolve two critical issues in planner mode that persisted through
multiple fix attempts:

1. Remove excessive whitespace between tool call displays by replacing
   direct println!() calls with ui_writer methods and eliminating
   redundant newlines in agent response streaming.

2. Ensure all log files (errors, sessions, tool calls, context dumps)
   are written to <workspace>/logs instead of codepath by properly
   initializing G3_WORKSPACE_PATH from --workspace argument.
2025-12-10 16:18:49 +11:00
..
2025-10-22 22:14:12 +11:00
2025-11-27 21:00:02 +11:00
2025-10-08 14:06:25 +11:00
2025-10-31 14:28:35 +11:00