Skip to content

v0.0.0: Test Github Workflow

Choose a tag to compare

@amikai amikai released this 02 Jul 07:19
33f3203

What's Changed

  • feat(mcp): add walking skeleton for 104 and TSMC tools by @amikai in #1
  • refactor(provider): group board clients under provider package by @amikai in #2
  • Rename 104 provider package and MCP tools by @amikai in #5
  • refactor MCP tool adapters by @amikai in #7
  • style: remove redundant job104 import aliases by @amikai in #8
  • refactor: standardize provider type names and remove format functions by @amikai in #9
  • refactor: remove Config struct and simplify NewClient signature by @amikai in #11
  • refactor: simplify cmd main — flatten run(), io.Writer report, stdin-only input by @amikai in #12
  • refactor: align testdata naming and simplify google provider by @amikai in #13
  • refactor: extract jobsDetailRawURL to match jobsRawURL pattern by @amikai in #14
  • refactor: remove dead code and simplify small patterns by @amikai in #15
  • test: refactor assertions to use full literal comparisons by @amikai in #16
  • fix(synopsys): implement real location filtering by @amikai in #17
  • feat(nvidia): add Workday CXS job search provider by @amikai in #18
  • test(nvidia): add testdata fixtures and client tests by @amikai in #19
  • feat(104): migrate provider to ogen-generated openapi client by @amikai in #20
  • [codex] use typed NVIDIA facet IDs by @amikai in #21
  • feat(104): redesign search tool with label enums from ids.go by @amikai in #22
  • feat(cake): enumerate search filters in spec, testdata tests, ff-flag CLI by @amikai in #25
  • chore: add nvidia openapi spec to validate-openapi by @amikai in #27
  • Release pipeline: goreleaser binaries on tag push, CI os/arch matrix by @amikai in #28

New Contributors

  • @amikai made their first contribution in #1

Full Changelog: https://github.com/amikai/job-mcp/commits/v0.0.0