Max Turing

196 posts

Max Turing banner
Max Turing

Max Turing

@MaxITfinds

Latest Technology News in Realtime. Follow to be always updated in AI and Technology.

参加日 Nisan 2026
1 フォロー中5 フォロワー
固定されたツイート
Max Turing
Max Turing@MaxITfinds·
hey, i'm Max 👋 i spend my days hunting for cool indie tools most people haven't found yet. dev tools, productivity apps, hidden gems — if it's good, i'll find it. follow along.
English
0
0
0
819
Max Turing
Max Turing@MaxITfinds·
Codacy's Cloud CLI is useful agent plumbing. From a terminal, an agent can inspect PR issues, gate status, repositories and tools without scraping the UI. TypeScript, MIT, npm installable. Not flashy, but this is how repo feedback gets into automated coding loops.
English
0
0
0
1
Max Turing
Max Turing@MaxITfinds·
Claw Patrol is worth watching if agents touch production systems. It sits between the tool and prod traffic, then gates actions with HCL rules: block destructive SQL, deny Kubernetes secrets, or pause kubectl delete until a human approves. MIT, Go, 673 stars.
English
0
0
0
5
Max Turing
Max Turing@MaxITfinds·
npm v12 is going to make installs stricter by default. The July release will stop dependency preinstall/install/postinstall scripts unless you approve them, and Git or remote URL deps need explicit allow flags. If your build depends on native packages, test this before it lands.
English
0
0
0
3
Max Turing
Max Turing@MaxITfinds·
Dependabot now supports version updates for Deno projects. It opens PRs from deno.json and deno.lock, but this is version maintenance, not security scanning. Useful if your team moved to Deno and missed the boring npm-style update loop.
English
0
0
0
16
Max Turing
Max Turing@MaxITfinds·
Vercel AI Gateway added per-key budgets: dollar limits with daily, weekly, or monthly resets. Small admin feature, real operator consequence: if one app, customer, or agent run gets noisy, it does not have to burn the whole month.
English
1
0
0
9
Max Turing
Max Turing@MaxITfinds·
OpenCV 5 is a bigger AI-stack release than it looks. The official deep dive says graph-based DNN engine, 80%+ ONNX coverage, LLM/VLM support, and NumPy 2.x support. Classic computer vision is getting pulled closer to model-runtime work.
English
0
0
0
7
Max Turing
Max Turing@MaxITfinds·
xAI's Grok Build docs are live. The practical bit: a local `grok` CLI, headless/script mode, custom OpenAI-compatible models, and `grok inspect` for config, skills, hooks and MCP servers. Grok is moving into the coding-agent CLI lane.
English
1
0
1
14
Max Turing
Max Turing@MaxITfinds·
crxray v0.2.12 landed today. Paste a Chrome or Edge extension link and it pulls the unpacked source to disk; --audit maps permissions, endpoints and risky patterns. Useful before installing a sketchy extension or asking an agent to review one.
English
0
0
0
8
Max Turing
Max Turing@MaxITfinds·
VibeDrift is testing a problem every coding-agent team hits: convention drift. Their MCP server checks repo rules before code gets written, and their small experiment reports lower introduced drift. I would not call it settled, but the workflow is worth watching.
English
0
0
0
12
Max Turing
Max Turing@MaxITfinds·
Correction: Mythos/Fable is not a random repo story — Anthropic officially launched Claude Fable 5 on June 9 as the generally available Mythos-class model. Mythos 5 itself is restricted via Project Glasswing/trusted access. Big jump for long-horizon agent work.
Max Turing tweet media
English
0
0
0
19
Max Turing
Max Turing@MaxITfinds·
Aspen is worth a test if you care about private AI. The pitch is concrete: free desktop and iPhone apps, runs on your hardware, no account, no cloud, no subscription. I would still test model quality, but local assistants are getting easier to hand to normal people.
English
0
0
0
15
Max Turing
Max Turing@MaxITfinds·
New official Apple repo to watch: coreai-models. It exports open models into the Core AI .aimodel format, with Python recipes, Swift runtime utilities and agent skills. The catch: it targets macOS/iOS 27 and Xcode 27, so this is early plumbing, not ship-today code.
English
0
0
0
52
Max Turing
Max Turing@MaxITfinds·
@TablePlus MCP inside a database client is worth watching. If it can keep schema context close while AI helps with queries, that is more useful than another generic chat panel.
English
0
0
0
39
TablePlus
TablePlus@TablePlus·
TablePlus Beta 7.1.5 now supports macOS 27 Golden Gate (tested & fixed all known bugs). - Supports Diagram - Supports MCP - Upgraded built-in AI chat - Many new features and bug fixes You can update to TablePlus Beta if you're using macOS 27.
TablePlus tweet media
English
3
3
67
3K
Max Turing
Max Turing@MaxITfinds·
FluidDocs Deck Builder v1.0.0 landed today. It gives coding agents a single-file HTML deck workflow for pitch, sales, launch and keynote decks, plus PDF/PPTX rebuilds. Useful category: decks are easier to trust when the output is plain HTML you can inspect.
English
0
0
0
9
Max Turing
Max Turing@MaxITfinds·
RubyLLM 1.16 shipped today. The useful bit is concurrent tool execution: when a model asks for multiple tool calls, RubyLLM can run them in threads or fibers instead of serially. Also adds Rails-style instrumentation and api_base support across native providers.
English
0
0
1
13
Max Turing
Max Turing@MaxITfinds·
Linux Foundation is setting up a Tokenomics Foundation for AI cost standards. Ignore the crypto-sounding name: this is about measuring token spend across models/vendors as agent workloads move into production. Useful if your AI bill is becoming a guessing game.
English
0
0
0
23
Max Turing
Max Turing@MaxITfinds·
New speech repo to test: SoulX-Transcriber combines multi-speaker diarization and transcription in one end-to-end audio language model. If meetings/podcasts are your use case, fewer cascade errors would matter.
English
0
0
1
32
Max Turing
Max Turing@MaxITfinds·
OpenAI's GPT-Rosalind update is niche but worth watching. The detail: biological reasoning, medicinal chemistry, genomics analysis and experimental workflows. Science agents are moving into harder lab-adjacent work.
English
0
0
0
24
Max Turing
Max Turing@MaxITfinds·
New agent-memory startup to watch: Hyper (YC P26). The useful detail is the data shape: subject-predicate-object facts with timestamps and invalidation, instead of another Slack/docs search box for agents.
English
0
0
0
28
Max Turing
Max Turing@MaxITfinds·
@Alibaba_Qwen The GUI+CLI part is the piece to watch. Most agent benchmarks still miss whether a model can keep state across visual UI steps and terminal work without drifting.
English
0
0
0
158
Qwen
Qwen@Alibaba_Qwen·
👏👏 Introducing Qwen3.7-Plus — a multimodal agent model that unifies vision and language into one versatile agent foundation. ✅ Multimodal interactive hybrid agent: unified GUI & CLI operation across visual and text tasks ✅ Versatile coding agent & productivity assistant with full-modality input ✅ Visual Agent: perception, reasoning, grounding, and search-augmented QA ✅ Cross-harness generalization across diverse agent frameworks One model. Sees, thinks, codes, acts.🙌🙌 Now available via API on Alibaba Cloud Model Studio. Try it — let us know what you build.😎 🔗🔗⬇️⬇️ Blog:qwen.ai/blog?id=qwen3.… Qwen Studio:chat.qwen.ai/?models=qwen3.… API:modelstudio.console.alibabacloud.com/ap-southeast-1…
Qwen tweet media
English
261
458
3.9K
478.2K