cd/entity/CodeScene· home entities CodeScene
grep -l @codescene /news/*.json | wc -l → 7

CodeScene

mentions 7 type Organization feed RSS

// recent coverage 7 mentions

00:00
2026-07-14
nmm.ee
artificial-intelligence

ÜberConf 2026

ÜberConf 2026 is taking place in Denver, USA, featuring a workshop on AI without the slop presented by a CodeScene representative. The conference offers opportunities for attendees to visit the CodeSc…

10:30
2026-06-28
davidvujic.blogspot.com
ai-agents

Reflections: 6 months of Agentic Engineering

A developer shared reflections after six months of using agentic engineering for software development, finding the shift surprisingly easy and noting that good coding practices remain relevant. Human …

15:30
2026-06-22
tacoda.medium.com
artificial-intelligence

Tools Are Harness Too

A developer found that giving an AI coding agent a tool to check code health before commits achieved 100% compliance, compared to only 70-85% with a written rule. The tool, an MCP server entry point c…

07:30
2026-06-21
nmm.ee
large-language-models

Do MCP's use more tokens than CLI's?

An experiment comparing token usage between MCP and CLI approaches for LLM tool calling found no significant difference, with MCP using 5 fewer input tokens on the initial request and negligible per-c…

00:00
2026-06-13
albertsikkema.com
developer-tools

Code Quality Tools: What the Research Supports

A developer researching code quality tools found that methods most tools rely on, such as complexity metrics and code smells, have weaker empirical evidence than expected. The research aims to identif…

00:00
2026-05-31
nmm.ee
ai-agents

CodeScene PR Refactoring Agent

CodeScene released a PR Refactoring Agent that autonomously analyzes pull request code health and fixes issues, creating new commits. The tool packages everything into a single executable with a ready…

08:52
2026-05-29
codescene.com
ai-agents

Unhealthy code makes AI agents consume 35-50% more tokens

Codebases with poor code health cause AI agents to consume 35-50% more tokens when performing the same tasks, according to research across C++, Java, and Python by CodeScene. The study found that unhe…

// co-occurs with top 8 entities