Files
links/core
OpenClaw Sub-agent f2f8192fba refactor: make Ask a regular ACTION link instead of fixed route
Remove hardcoded /ask/ routes (core/urls.py), /api/ask/ (api_urls.py),
ask_views.py, and ask.html input page. Ask is now a normal Link record
(alias='ask', link_type=ACTION) created by data migration 0053, so it
behaves exactly like other action links: go/ask/问题 → catch-all →
execute_action → 302 to Discord, editable/deletable in the Links UI.

Tests updated: ask covered as ACTION link (redirect/dedup/empty-query).
2026-08-01 20:43:29 +10:00
..
2025-11-04 20:15:43 +11:00
2026-04-18 22:01:34 +10:00
2024-11-04 15:20:18 +11:00
2025-11-04 21:42:54 +11:00
2026-07-19 22:03:33 +10:00
2024-11-04 15:20:18 +11:00