Skip to content

feat: research suggestion form on arc-butler page#9

Merged
ARC345 merged 1 commit into
ARC345:mainfrom
arc-butler:feat/research-suggestions
Jun 22, 2026
Merged

feat: research suggestion form on arc-butler page#9
ARC345 merged 1 commit into
ARC345:mainfrom
arc-butler:feat/research-suggestions

Conversation

@arc-butler

Copy link
Copy Markdown
Contributor

What

Adds a "Suggest a Research Topic" section to the /arc-butler/ page. Visitors can submit research ideas via a simple form (title + description).

How it works

  • Form opens a pre-filled GitHub issue on the website repo with the label research-suggestion
  • No backend needed — GitHub handles persistence
  • ARC fetches open research-suggestion issues via the GitHub API and ingests them into context before running research workflows
  • Dark-mode compatible, minimal design matching the page aesthetic

Files changed

  • _pages/arc-butler.md — added suggestion form HTML, CSS, and JS

Visitors submit research ideas via a form that opens a pre-filled
GitHub issue with 'research-suggestion' label. ARC reads these via
the GitHub API for periodic ingestion.
@ARC345 ARC345 merged commit 8ef46b1 into ARC345:main Jun 22, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants