Skip to content

docs: document HIVE_LOG_LEVEL env var and refresh counts#82

Merged
mlorentedev merged 1 commit into
masterfrom
docs/hive-log-level-config
May 16, 2026
Merged

docs: document HIVE_LOG_LEVEL env var and refresh counts#82
mlorentedev merged 1 commit into
masterfrom
docs/hive-log-level-config

Conversation

@mlorentedev

Copy link
Copy Markdown
Owner

Summary

PR #76 added the `HIVE_LOG_LEVEL` env var (defaults to `INFO`, captures `hive`/`fastmcp`/`mcp` loggers) but only mentioned it inside the transport-disconnect troubleshooting block. Move it into the canonical configuration table (EN + ES) so anyone scanning env-var reference docs finds it.

While there:

No code changes.

PR #76 added `HIVE_LOG_LEVEL` (default INFO) and bumped the test
suite size, but only mentioned the new env var inside the transport
troubleshooting section. Surface it in the canonical configuration
table (EN + ES) and refresh the env-var count in the README. Update
the test/coverage figure quoted in the contributor block to match
the post-#76 reality.
@mlorentedev
mlorentedev merged commit 49b3ec3 into master May 16, 2026
4 checks passed
@mlorentedev
mlorentedev deleted the docs/hive-log-level-config branch May 16, 2026 03:13
mlorentedev added a commit that referenced this pull request May 16, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.12.4](v1.12.3...v1.12.4)
(2026-05-16)


### Documentation

* document HIVE_LOG_LEVEL env var and refresh counts
([#82](#82))
([49b3ec3](49b3ec3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
mlorentedev added a commit that referenced this pull request May 18, 2026
…#86)

## Summary

- **Drop the "Known Issues" section.** Issue #75 (MCP transport
disconnect after rejected tool call) was closed when v1.12.2 shipped the
`_compat.py` monkey-patch. Users no longer hit the disconnect, so
flagging it as a known issue on the README is misleading. The upstream
bug is still tracked via `src/hive/_compat.py` and
[modelcontextprotocol/python-sdk#2610](modelcontextprotocol/python-sdk#2610).
- **Bump env var count `17 → 18`.** `config.py` now exposes 18 settings
(`log_level` was added in PR #82).
- **Bump test count `424 → 423`.** Matches current `pytest
--collect-only`.

## Test plan

- [x] Diff verified locally (6 lines removed, 2 changed)
- [x] After merge, confirm README renders cleanly on GitHub and the
doc-site link still works
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