Skip to content

Add structured feedback for investigation open questions#22

Open
Neokil wants to merge 3 commits into
v4from
gh-5-add-per-question-feedback-fields-for-investigation-open-questions
Open

Add structured feedback for investigation open questions#22
Neokil wants to merge 3 commits into
v4from
gh-5-add-per-question-feedback-fields-for-investigation-open-questions

Conversation

@Neokil
Copy link
Copy Markdown
Owner

@Neokil Neokil commented May 15, 2026

Summary

  • parse strict Open Questions lists from the current actionable artifact
  • render one textarea per open question plus additional feedback
  • submit structured markdown feedback while keeping the existing backend API contract
  • add parser, panel, and app-level tests for the new flow

Testing

  • cd web && npm test
  • cd web && npm run lint
  • cd web && npm run typecheck
  • cd web && npm run build
  • go test ./...

Notes

  • golangci-lint run still reports existing repository issues in generated code and sibling .auto-pr/worktrees, which are unrelated to this ticket.

@Neokil Neokil changed the base branch from main to v4 May 18, 2026 08:13
Copy link
Copy Markdown
Owner Author

@Neokil Neokil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change fails the e2e tests and also it causes an infinite reload loop

@Neokil Neokil force-pushed the gh-5-add-per-question-feedback-fields-for-investigation-open-questions branch from 116cdfc to aa2d77e Compare May 18, 2026 08:50
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.

1 participant