10 Commits

Author SHA1 Message Date
egutierrez a3928cf2db fix(0132): cross-platform demos + auto-launch + black bg prompt
- Demo 1 (one-shot): auto-launch al primer frame, sin boton Run.
  Linux: bash; Windows: cmd.exe con "echo hello && date /t && dir /b %TEMP%"
- Demo 2 (interactive): auto-launch al entrar al tab. Sin boton Open shell.
  Linux: bash; Windows: cmd.exe. Boton Close/Reopen post-exit.
- Demo 3 (readonly): Linux tail -f igual que antes.
  Windows: panel readonly con cmd.exe one-shot + mensaje informativo.
- shell_exists() helper para mostrar error si el binario no existe.
- Render: fondo negro + prompt "$ " implementados en terminal_panel.cpp.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 23:48:29 +02:00
egutierrez 9979d74217 feat(0132): add terminal_panel demo (oneshot, interactive, readonly)
Add demos_terminal.cpp con 3 demos del modulo terminal_panel:
- Demo 1: one-shot spawn bash, echo hello; date; ls /tmp
- Demo 2: terminal interactivo bash/cmd.exe con input box
- Demo 3: readonly tail -f con boton append

Actualiza CMakeLists.txt con ansi_parser + terminal_panel + -lutil (Linux).
Actualiza demos.h + main.cpp con entry "Terminal" en el sidebar.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 23:34:56 +02:00
egutierrez 61d21cc1ff chore: auto-commit (4 archivos)
- app.md
- appicon.ico
- playground/tables/data_table_logic.h
- playground/tables/DEPRECATED.md

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 00:31:32 +02:00
egutierrez c1790f2141 docs(flows): DoD obligatorio con user-facing surface + abrir issues 0100-0103 (taxonomia, frontmatter migration, dev_console, work dashboard)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 00:07:04 +02:00
egutierrez a52dcfb12a chore: auto-commit (2 archivos)
- app.md
- appicon.ico

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 16:33:23 +02:00
egutierrez dc373e4b2b chore: auto-commit (5 archivos)
- playground/tables/CMakeLists.txt
- playground/tables/data_table.cpp
- playground/tables/self_test.cpp
- playground/tables/tql_duckdb.cpp
- playground/tables/tql_duckdb.h

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 01:22:02 +02:00
egutierrez 100aeaa1fc chore: auto-commit (12 archivos)
- playground/tables/CMakeLists.txt
- playground/tables/data_table.cpp
- playground/tables/data_table_logic.cpp
- playground/tables/data_table_logic.h
- playground/tables/self_test.cpp
- playground/tables/tql.cpp
- playground/tables/viz.cpp
- playground/tables/viz.h
- playground/tables/llm_anthropic.cpp
- playground/tables/llm_anthropic.h
- ...

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 00:50:35 +02:00
egutierrez d782d463cb asegurate de que subimos todo
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 03:10:00 +02:00
egutierrez 4c04162e23 feat(kotlin-compose): finalize design system + apps + sync sub-repo gitlinks
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 16:30:43 +02:00
fn-registry agent f1e2c1cd19 chore: sync from fn-registry agent 2026-05-11 16:28:44 +02:00