Skip to content

fix(ci): align file-index test and clear frontend eslint errors#162

Merged
EXboys merged 1 commit into
mainfrom
fix/issue-161-ci-followup
Jun 18, 2026
Merged

fix(ci): align file-index test and clear frontend eslint errors#162
EXboys merged 1 commit into
mainfrom
fix/issue-161-ci-followup

Conversation

@EXboys

@EXboys EXboys commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Closes #161

Summary

  • Update coding-agent file-index test for single-level API (.evotown dir entry vs nested paths).
  • Replace any in CodingAgentWorkspacePage and McpPanel with proper types.

Test plan

  • python -m unittest discover -s backend/tests -q — 121 OK
  • npm run lint — 0 errors

Refs #159

Made with Cursor

Assert .evotown directory visibility for single-level file-index listing;
type agent template and MCP service fields instead of any casts.

Co-authored-by: Cursor <cursoragent@cursor.com>
@EXboys EXboys merged commit f7b0b35 into main Jun 18, 2026
2 checks passed
@EXboys EXboys deleted the fix/issue-161-ci-followup branch June 18, 2026 01:57
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.

fix(ci): file-index test and frontend eslint after #160

1 participant