Top Tweets for #AIforcode
Tetrix turns your GitHub into a living knowledge graph.
Instant search. Smarter gen. Context-aware reviews.
🎥 Watch the demo → https://t.co/PZDoLgHyfg
#Tetrix #AIforCode #DevEx #GitHub #BuildInPublic #AItools #Developers
3️⃣ GROK 4 CODE (beta) 💻
Built just for devs:
•256K token context
•Smart debugging
•Refactoring
•Code suggestions
An AI pair programmer on steroids.
Now in private beta testing.
#DevTool #AIForCode

Proud to share our new work — SWE-bench-Live is now live!
A live-updating benchmark for real-world bug fixing, where even top agents like Claude 3.7 Sonnet + OpenHands stumble.
Try it out & follow us 👉 https://t.co/nLoa4cRd4d
#LLM #SWEbenchLive #AIforCode
🤔 Have we really made great progress on software engineering tasks?
🚀 Introducing SWE-bench-Live, a live-updatable benchmark for real-world bug fixing.
😺 Even the best combo, OpenHands + Claude 3.7 Sonnet, sees a major performance drop!
👉 https://t.co/7FnN0oum6l
🧵 1/4

VERINA: Benchmarking verifiable code generation. ~ Zhe Ye, Zhengxu Yan, Jingxuan He, Timothe Kasriel, Kaiyu Yang, Dawn Song. https://t.co/ZP0tEMHOyQ #AIforCode #ITP #LeanProver
Is AI making coders obsolete? (Are there problems with having AI tools take over coding from humans?). ~ Jennifer Goforth Gregory. https://t.co/AHGx6Szxha #AIforCode
CLEVER: A curated benchmark for formally verified code generation. ~ Amitayush Thakur et als. https://t.co/MEnREO0Tns #LLMs #ITP #LeanProver #AIforCode
🎉 New model alert! Check out "all-hands_openhands-lm-1.5b-v0.1" in LocalAI gallery! 🤖
Install it with `local-ai run all-hands_openhands-lm-1.5b-v0.1` and explore its potential for software engineering tasks! 💻🔥 #LocalAI #OpenHandsLM #AIforCode
📰 We're delighted to share our latest news that Diffblue has been awarded an Innovate UK grant as part of the ITEA project Generative AI for the Software Development Life Cycle (GENIUS).
🔗Find out more: https://t.co/sgtWH5x6OU
#Diffblue #news #AIforCode #AI #AIUK #UKBusiness

Updating a code library with AI and facing limitations with your LLM's knowledge? As ever, context matters. Here are some tips for making the process easier:
🔗 https://t.co/t4a4RgtmV3
#AIforCode #Coding #developers #CodingChallenge

📣 Today, we’re launching Provenance and Attribution, a new feature that reduces the risk of IP liability when using third-party models like Claude 3.5 Sonnet and GPT-4o. Get the details 👇
🔗 https://t.co/wTsNBXXcRR
#AIforCode #SoftwareEngineers #DevTeams #LLMs
Pide información: https://t.co/MYVDv2bVrQ @IFR_Group
#EconomíadeDatos #GenAIOps #AIforApps #Compliance #AIforCode #AIforSafety #AzureAI #AppsAutoeficientes #FuncionesdeIANativa
One of the questions we get asked most frequently about Diffblue Cover is..."Why would I need Diffblue Cover for unit testing, if I have Copilot?"
Find out the answers in the AI for unit testing showdown 🔗 https://t.co/UD7DVGKPPi
#AI
#AIforCode
#UnitTesting
#developertools
#aicodingtools
#AIcoding
#CleanCode

Thanks @mvizard for your post about Diffblue Cover Pipeline for @gitlab via @devopsdotcom 🙏
For those interested, you can try out autonomous AI-powered unit testing, out for free. ⏩: https://t.co/SC8slMI5qk
#AI #aifordevelopers #aicodingtools #codingefficiency #AIforCode #testing #TestOps #Java #GitLab #ContinuousIntegration #CICD
Today we've launched the Diffblue Cover Integration with @gitlab.
📈👩🏾💻👨🏻💻Cover Pipeline delivers 100% autonomous AI-powered unit testing for Java dev teams using GitLab for CI.
Check it out: https://t.co/EQhcHNgays
#aifordevelopers #aicodingtools #codingefficiency #AIforCode
Just because developers write code, it doesn't mean they spend most of their time writing code.
On average, anywhere between 10% and 25% of dev time is spent writing actual code.
And a staggering 20-50% of their time writing and updating unit tests.
#AIforCode #DiffblueCover

#AIinFS conf has kicked off!
If you're attending today in London, come and say hi to the team or join @mathewlodge's talk at 1pm on large language models (LLMs) and reinforcement learning-based alternatives.
#AIFS23 #ReinforcementLearning #Diffblue #AIforCode #GenAI

Can we assist code LMs reduce hallucinations in unfamiliar repos using static analysis? We present monitor-guided decoding (MGD) to evaluate this and find that it improves compilation rates and match with ground truth across the board.
Arxiv: https://t.co/S1NzJ7oHPe
#AIforCode

Guiding Language Models of Code with Global Context using Monitors
paper page: https://t.co/0zDWrAQ9el
Language models of code (LMs) work well when the surrounding code in the vicinity of generation provides sufficient context. This is not true when it becomes necessary to use types or functionality defined in another module or library, especially those not seen during training. LMs suffer from limited awareness of such global context and end up hallucinating, e.g., using types defined in other files incorrectly. Recent work tries to overcome this issue by retrieving global information to augment the local context. However, this bloats the prompt or requires architecture modifications and additional training. Integrated development environments (IDEs) assist developers by bringing the global context at their fingertips using static analysis. We extend this assistance, enjoyed by developers, to the LMs. We propose a notion of monitors that use static analysis in the background to guide the decoding. Unlike a priori retrieval, static analysis is invoked iteratively during the entire decoding process, providing the most relevant suggestions on demand. We demonstrate the usefulness of our proposal by monitoring for type-consistent use of identifiers whenever an LM generates code for object dereference. To evaluate our approach, we curate PragmaticCode, a dataset of open-source projects with their development environments. On models of varying parameter scale, we show that monitor-guided decoding consistently improves the ability of an LM to not only generate identifiers that match the ground truth but also improves compilation rates and agreement with ground truth. We find that LMs with fewer parameters, when guided with our monitor, can outperform larger LMs. With monitor-guided decoding, SantaCoder-1.1B achieves better compilation rate and next-identifier match than the much larger text-davinci-003 model.

Microsoft Research India is inviting applications for pre-doctoral research fellow positions. Please apply https://t.co/TUcGoxfcgY. I plan to hire for projects in #AIforCode. #MSRI #AIresearch
Introducing the next generation of #AI for Code. Diffblue Cover, our autonomous AI-powered code-writing tool, now includes new features to increase speed, confidence and insight during #Java development. #AIforCode #unittesting #devops
More details: https://t.co/GESYwfZkEc
Great first day so far @qconlondon. Lots of interesting conversations with the #Java dev community about how @diffbluehq and #AIforCode could help. Can't wait for @andyp1per to get into more details in tomorrow's presentation: https://t.co/y1hlV1L8kf

Last Seen Hashtags on Sotwe
unidosporlaEII
Seen from United States
EveryoneMustTip
Seen from United States
بنك_adcb
Seen from United States
시오후키
Seen from Korea
omegle()()*+filter:native_video
Seen from Argentina
bennybbcfolder
Seen from India
daunenjacke
Seen from Germany
viralmms
Seen from Oman
incesto
Seen from Brazil
incesto madre hijo
Seen from Guatemala
Trends for you
Most Popular Users

Elon Musk 
@elonmusk
241.5M followers

Barack Obama 
@barackobama
119M followers

Cristiano Ronaldo 
@cristiano
113.9M followers

Donald J. Trump 
@realdonaldtrump
111.8M followers

Narendra Modi 
@narendramodi
107.2M followers

Rihanna 
@rihanna
98.6M followers

NASA 
@nasa
92.4M followers

Justin Bieber 
@justinbieber
91.8M followers

KATY PERRY 
@katyperry
89.7M followers

Taylor Swift 
@taylorswift13
83.7M followers

Lady Gaga 
@ladygaga
75.2M followers

Virat Kohli 
@imvkohli
72.9M followers

Kim Kardashian 
@kimkardashian
70.8M followers

YouTube 
@youtube
68.8M followers

Neymar Jr 
@neymarjr
65.9M followers

Bill Gates 
@billgates
64.9M followers

Selena Gomez 
@selenagomez
62.8M followers

The Ellen Show
@theellenshow
62.3M followers

CNN 
@cnn
61.8M followers

X 
@x
60.7M followers














