Skip to content

Releases: kontext-dev/agent-browser

v1.1.0

19 Apr 03:02
7109fed

Choose a tag to compare

1.1.0 (2025-04-19)

Features

v1.0.0

18 Apr 22:07
65ac1c9

Choose a tag to compare

1.0.0 (2025-04-18)

Features

  • Add global security definitions and enhance API response schemas in OpenAPI documentation (eb9b4f9)
  • Add maxItems constraint for MCPServer array in OpenAPI documentation (19734f4)
  • Add OpenAPI documentation and enhance API handlers (07b6714)
  • add package manager install steps to readme (129fa14)
  • added templates (45f2791)
  • Bootstrap project with Fx, Makefile and GitHub Actions (710a6ba)
  • cursor: Manage agent entry in Cursor's mcp.json for auto-discovery (05f864c)
  • docs: Improve API documentation in README (e887c5f)
  • enhance MCP server connection management with heartbeat and retry logic (c2f51ba)
  • Implement database integration and event handling for MCP servers (4b83e33)
  • Improve cross-platform compatibility and connection reliability (c8228b7)
  • Improve MCP server management with event-driven updates (4221007)
  • improve SSE client reliability and performance (cf2cfdc)
  • Integrate SSE handler and fix real-time UI updates (ca2ec09)
  • mcp: add SSE server and multi-server client (603603a)
  • mcp: implement tool aggregation proxy and fix SSE stability (9ead95c)
  • mcp: Robust remote server handling & DI (21fe6bc)
  • readme update (963b6b5)
  • Refactor UI layout and simplify SSE notifications (03ebb2a)
  • semantic-release with goreleaser integration for all platforms (49a7470)
  • Use event bus for MCP status/tool updates (dd1e1f7)
  • web: add basic ui blocks and components (3d4c460)
  • web: add block components (9c3ef91)
  • web: add error page (fd9dc6c)
  • web: add mock create server method (691823e)
  • web: add mock remove server method (1abb3a1)
  • web: backend service integration (10ab630)

Bug Fixes

  • add sbom and code signing (125fba3)
  • add sbom and signing (53fca27)
  • Add template generation step to GitHub Actions workflow, fix linter errors (bc259ad)
  • added mcp test and removed unit test of client to switch to integration test of mcp + linting fixes (e68f428)
  • Address CI and linter issues (9984698)
  • disable golangci-lint in MegaLinter due to version conflict (bdfd08f)
  • double html tag (de228ed)
  • Enhance GitHub Actions workflow to display formatted files in error message (20cfcfd)
  • Fix Go version in go.mod from 1.24.1 to 1.24 (9941758)
  • goreleaser git access (7c58c28)
  • goreleaser pull request branch selection (58a1af7)
  • homebrew and scoop release: use PR instead of push (210dbbd)
  • Improve code readability and documentation across multiple files (d016614)
  • install missing conventional-changelog-conventionalcommits (ca8d40d)
  • linting (c73b649)
  • linting (cac217f)
  • linting (1fc0aa6)
  • linting (3af48ba)
  • linting (fd34d8e)
  • linting issues (018f47b)
  • mcp: Improve connection health checks (e4d3dfa)
  • megalinter ignore md links (4ed65f6)
  • Prevent reconnect loop and decouple tool refresh (6e0ae8a)
  • refactor 1 (780bffa)
  • refactor app.go (1bc49e8)
  • refactor main.go (97d3ac3)
  • refactor mcp (7f93d95)
  • refactor web (6361d74)
  • remove unecessary GOPRIVATE env var (ef6049f)
  • removed api key (a8f5c03)
  • removed bogus version of cosign (fdb5ee2)
  • semantic-release goreleaser dirty repo (68c85c4)
  • Standardize parameter naming and enhance documentation across multiple files (4084102)
  • Update GitHub Actions workflow for semantic-release configuration (d66478f)
  • Update GitHub Actions workflow permissions for release process (ef09daa)
  • Update Makefile and GitHub Actions workflow to streamline module tidying (d80c905)
  • use new repo for pacakges (7badb7c)