Jack Luo

Results 10 issues of Jack Luo

Hi Nick, Is there any indication which version of AOSP the compiledb-aosp.sh script work? There seems to be too many issues which breaks the script on AOSP Android 8.0.0.

Tilda cannot pull up (hide) when mouse cursor is inside the terminal window. This issue is gone when tilda is started with root (sudo tilda). How can I debug this?

We've seen many cases where a user wants to search for a substring in a field with a text index. If all of the tokens in the query are complete...

Do you have any plan to upgrade to AdminLTE 3.0 (primarily for newer bootstrap + font-awesome integration)?

Was the problem with inlining in the compiled code instrumentation fixed internally? If so, how was it fixed? https://github.com/uber/nanoscope-art/commit/8e6e20cb075ce35b42dd84b97e20d946335aa5e4

# Description Add new timestamp format: `%z %Y-%m-%d %H:%M:%S.%3` Sample timestamp string: `+0800 1970-01-01 08:00:00.235`

Pull Request Description This PR introduces the CLPForwardIndexCreatorV2, an improved forward index creator that generates immutable forward indexes from CLPMutableForwardIndexV2. Depending on the configuration and data characteristics, the forward index...

Several MCP tools legitimately return an empty list ([]) during normal operation—for example, when a keyword search yields no matches within a phrase. However, the current implementation in mcp_manager.py incorrectly...

## Description Improve CI workflow efficiency with two changes: ### 1. Use GitHub-hosted runner for lightweight path filtering job The `filter-relevant-changes` job only performs git operations to detect changed paths....

## Description Add a new workflow that monitors other workflows and automatically retries failed jobs on the first attempt. This handles transient failures such as: - Runner acquisition timeouts ("The...