4 Commits

Author SHA1 Message Date
luna dfa0c55e3c feat: prefill agent-edit modal, Ctrl+Enter submits modals, improve README
Deploy / Build (pull_request) Successful in 29s
Deploy / Test & Lint (pull_request) Successful in 32s
Deploy / Build and Push Docker Image (pull_request) Has been skipped
- AgentFormModal: sync form state to current agent values when the modal
  opens (useEffect on open/agent), so edit always shows the agent's
  current name, description, website, icon URL, and max-pending value.
- Modal: add optional onSubmit prop; Ctrl+Enter (or ⌘+Enter) fires it,
  covering AgentFormModal, DecisionModal, and both Settings modals
  (disable 2FA, delete account) without breaking textarea newlines or
  text-input behaviour.
- README: substantially expanded — purpose, capabilities, architecture,
  quick-start with Docker Compose, dev setup, testing, agent integration
  (OpenClaw, generic MCP, REST), and privacy notes.
- TODO.md: remove three completed items (prefill modal, Ctrl+Enter, human
  readme).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-19 20:39:43 +00:00
Space-Banane 4ec8ae0273 feat: update TODO.md with new items for human readme and mobile friendly improvements [skip ci] 2026-07-18 21:22:26 +02:00
Space-Banane acee76f76e feat: update TODO.md with new items for data hoster notice and mobile friendly improvements
Deploy / Build (push) Successful in 40s
Deploy / Test & Lint (push) Successful in 1m8s
Deploy / Build and Push Docker Image (push) Successful in 2m10s
2026-07-18 21:21:36 +02:00
Space-Banane fab0fe3da8 feat: add TODO.md for feature enhancements and UX improvements
Deploy / Build (push) Successful in 28s
Deploy / Test & Lint (push) Successful in 37s
Deploy / Build and Push Docker Image (push) Successful in 1m41s
2026-07-18 21:13:59 +02:00