Commit Graph

9 Commits

Author SHA1 Message Date
Claude Agent
af3293d421 style(design): overlay-uri mai mici, inimi/stelute mai mari si in partea de jos
- Overlay-urile acopereau prea mult din imaginea hartii. Reduse la ~18-22% latime
  si 12% inaltime, pozitionate sa acopere doar zona textului provocarilor.
- HUD-ul (inimi + stelute) mutat de sus in partea de jos a ecranului.
- Dimensiunile inimilor si stelutelor crescute semnificativ (font-size 3vmin/2.8vmin).
- Overlay-urile facute semi-transparente (0.85 opacitate) pentru vizibilitate mai buna.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 15:22:36 +00:00
Claude Agent
c90d356d99 feat: Escape Room Matematic — Drumul lui Nică prin Humulești
Standalone HTML escape room for 7th-grade math class inspection lesson.
6 systems-of-equations problems on an illustrated map of Humulești (Ion Creangă theme).

Single file (1.2MB) with embedded fonts (Playfair Display + Nunito WOFF2 subsets),
base64 background image, and all CSS/JS inline. Works fully offline.

Features: parchment overlays that reveal on solve, Kahoot-style answer buttons,
10-heart system with hint costs, custom confirmation dialogs, confetti victory screen,
and an editable PROBLEMS array in the first 80 lines for teacher customization.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 15:17:27 +00:00
Claude Agent
08543081db multiple tmux sessions 2026-03-23 11:02:48 +00:00
Claude Agent
b8123b65a1 fix: start-agent.sh - stale socket cleanup și window numbering corect
- Adăugat cleanup automat pentru socket tmux stale (după restart container)
- Corectat indexarea window/pane pentru base-index 1
- Simplificat layout-ul la 2 panouri fără send-keys

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:14:40 +00:00
MoltBot Service
7af38ea8d7 fix: remove broken submodule references
Removes 3 broken submodules causing Gitea 500 errors:
- autonomous-coding
- claude-plugins
- roa2web

These directories are now gitignored as they are separate projects.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 16:06:34 +00:00
Claude Agent
a601b6200c workspace 2026-02-09 07:13:38 +00:00
Claude Agent
efe18b368e Actualizare CLAUDE.md cu header standard
- Adăugat header-ul standard pentru Claude Code
- Structură mai clară cu secțiuni: Mediu, Reguli, Comenzi Git
- Păstrate regulile pentru mod non-interactiv

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 21:07:24 +00:00
Claude Agent
f05f4a5516 Reorganizare documentație și adăugare scripturi
- README.md nou cu documentație completă: concept, workflow-uri,
  configurare SSH prin Proxmox, Tailscale, troubleshooting
- CLAUDE.md simplificat - doar reguli pentru mod non-interactiv
- Șters SETUP-COMPLETE.md (conținut mutat în README)
- claudep.sh - script pentru task-uri în background cu logging
- work.sh - actualizat
- .gitignore - adăugat node_modules, Python, IDE, build outputs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 21:04:56 +00:00
Claude Agent
193b94c94f Initial commit - workspace setup scripts
Add Claude Agent workspace configuration and utility scripts:
- CLAUDE.md: Agent documentation and instructions
- SETUP-COMPLETE.md: Setup completion notes
- start-agent.sh: Script to start tmux session
- new-task.sh: Script for new task workflow
- finish-task.sh: Script to finish tasks
- work.sh: Main work script

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 19:11:44 +00:00